Improve language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,19 +1,30 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
license: other
|
4 |
-
language:
|
5 |
-
-
|
6 |
-
-
|
7 |
-
|
8 |
-
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
This research is supported by TPU Research Cloud program.
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: other
|
4 |
+
language:
|
5 |
+
- zho
|
6 |
+
- eng
|
7 |
+
- fra
|
8 |
+
- spa
|
9 |
+
- por
|
10 |
+
- deu
|
11 |
+
- ita
|
12 |
+
- rus
|
13 |
+
- jpn
|
14 |
+
- kor
|
15 |
+
- vie
|
16 |
+
- tha
|
17 |
+
- ara
|
18 |
+
base_model:
|
19 |
+
- Qwen/Qwen2.5-3B-Instruct
|
20 |
+
---
|
21 |
+
|
22 |
+
### This model was trained on a Vietnamese dataset and built with Qwen.
|
23 |
+
|
24 |
+
|
25 |
+
### License
|
26 |
+
Qwen/Qwen2.5-3B-Instruct : https://huggingface.co/Qwen/Qwen2.5-3B-Instruct/blob/main/LICENSE
|
27 |
+
|
28 |
+
|
29 |
+
### Acknowledgement
|
30 |
This research is supported by TPU Research Cloud program.
|