lbourdois commited on
Commit
5ff218e
1 Parent(s): ad3e608

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,19 +1,20 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - tok
5
  - en
 
 
6
  tags:
7
  - generated_from_trainer
8
  - translation
9
  metrics:
10
  - bleu
 
 
 
11
  model-index:
12
  - name: toki-en-mt
13
  results: []
14
- widget:
15
- - text: "toki! mi jan Ton. mi lon ma Tawan."
16
- - text: "soweli li toki ala toki e toki Inli?"
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  language:
3
  - tok
4
  - en
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - generated_from_trainer
9
  - translation
10
  metrics:
11
  - bleu
12
+ widget:
13
+ - text: toki! mi jan Ton. mi lon ma Tawan.
14
+ - text: soweli li toki ala toki e toki Inli?
15
  model-index:
16
  - name: toki-en-mt
17
  results: []
 
 
 
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You