lbourdois commited on
Commit
847de44
1 Parent(s): 27fec60

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 +2 -1
README.md CHANGED
@@ -2,9 +2,10 @@
2
  language:
3
  - en
4
  - as
 
 
5
  tags:
6
  - translation
7
- license: apache-2.0
8
  metrics:
9
  - sacrebleu
10
  ---
 
2
  language:
3
  - en
4
  - as
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - translation
 
9
  metrics:
10
  - sacrebleu
11
  ---