Add multilingual to the language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -2,14 +2,15 @@
|
|
2 |
language:
|
3 |
- zh
|
4 |
- yue
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
model-index:
|
9 |
- name: output
|
10 |
results: []
|
11 |
-
datasets:
|
12 |
-
- x-tech/cantonese-mandarin-translations
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- zh
|
4 |
- yue
|
5 |
+
- multilingual
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- x-tech/cantonese-mandarin-translations
|
11 |
model-index:
|
12 |
- name: output
|
13 |
results: []
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|