beyoru commited on
Commit
1a8d060
·
verified ·
1 Parent(s): 5f07e20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,10 +1,19 @@
1
  ---
2
  license: mit
3
- language: [vi, en]
 
 
4
  base_model: deepreinforce-ai/Ornith-1.0-35B
5
  library_name: transformers
6
  pipeline_tag: text-generation
7
- tags: [agent, tool-use, reasoning, esft, moe]
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Clawd-Agent
@@ -47,4 +56,4 @@ reasoning block and closes it with `</think>` before the answer.
47
  ## Note
48
 
49
  Inherits the base model's MIT license. Fine-tuned on a narrow task distribution — evaluate on
50
- your own workload before relying on it for anything outside multi-turn tool use.
 
1
  ---
2
  license: mit
3
+ language:
4
+ - vi
5
+ - en
6
  base_model: deepreinforce-ai/Ornith-1.0-35B
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
+ tags:
10
+ - agent
11
+ - tool-use
12
+ - reasoning
13
+ - esft
14
+ - moe
15
+ datasets:
16
+ - beyoru/claude-opus-5-xhigh-workload-agent
17
  ---
18
 
19
  # Clawd-Agent
 
56
  ## Note
57
 
58
  Inherits the base model's MIT license. Fine-tuned on a narrow task distribution — evaluate on
59
+ your own workload before relying on it for anything outside multi-turn tool use.