Add multilingual to the language tag

#1
by lbourdois - opened
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
- language: ["id", "en"]
 
 
 
 
3
  tags:
4
  - idt5
5
- license: apache-2.0
6
  ---
7
 
8
  # Indonesian Version of Multilingual T5 Transformer
 
1
  ---
2
+ language:
3
+ - id
4
+ - en
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - idt5
 
9
  ---
10
 
11
  # Indonesian Version of Multilingual T5 Transformer