nomadicsynth lbourdois commited on
Commit
cf972f9
·
verified ·
1 Parent(s): c2bb260

Improve language tag (#1)

Browse files

- Improve language tag (b84313c29f7c9ed81789c0b132133def8ff81767)


Co-authored-by: Loïck BOURDOIS <[email protected]>

Files changed (1) hide show
  1. README.md +35 -23
README.md CHANGED
@@ -1,23 +1,35 @@
1
- ---
2
- base_model: Qwen/Qwen2.5-3B
3
- tags:
4
- - text-generation-inference
5
- - transformers
6
- - unsloth
7
- - qwen2
8
- - trl
9
- - grpo
10
- license: apache-2.0
11
- language:
12
- - en
13
- ---
14
-
15
- # Uploaded model
16
-
17
- - **Developed by:** nomadicsynth
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** Qwen/Qwen2.5-3B
20
-
21
- This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
-
23
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-3B
3
+ tags:
4
+ - text-generation-inference
5
+ - transformers
6
+ - unsloth
7
+ - qwen2
8
+ - trl
9
+ - grpo
10
+ license: apache-2.0
11
+ language:
12
+ - zho
13
+ - eng
14
+ - fra
15
+ - spa
16
+ - por
17
+ - deu
18
+ - ita
19
+ - rus
20
+ - jpn
21
+ - kor
22
+ - vie
23
+ - tha
24
+ - ara
25
+ ---
26
+
27
+ # Uploaded model
28
+
29
+ - **Developed by:** nomadicsynth
30
+ - **License:** apache-2.0
31
+ - **Finetuned from model :** Qwen/Qwen2.5-3B
32
+
33
+ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
34
+
35
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)