simonl0909 lbourdois commited on
Commit
aa65656
1 Parent(s): aea3f76

Add multilingual to the language tag (#2)

Browse files

- Add multilingual to the language tag (c10f3c0406c3c8060cf4c1d9d7253f7e7582b62a)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,14 +2,15 @@
2
  language:
3
  - yue
4
  - zh
 
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
  - yue
4
  - zh
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