ziadrone commited on
Commit
5ad02f9
·
verified ·
1 Parent(s): 57ef86f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,13 +5,14 @@ license: apache-2.0
5
  base_model: Qwen/Qwen3-4B
6
  tags:
7
  - reasoning
8
- - tree-of-thought
9
  - dpo
10
  - grpo
11
  - mathematics
12
  - rlhf
13
  - peft
14
  - lora
 
15
  pipeline_tag: text-generation
16
  inference: true
17
  ---
 
5
  base_model: Qwen/Qwen3-4B
6
  tags:
7
  - reasoning
8
+ - tree-of-thoughts
9
  - dpo
10
  - grpo
11
  - mathematics
12
  - rlhf
13
  - peft
14
  - lora
15
+
16
  pipeline_tag: text-generation
17
  inference: true
18
  ---