lbourdois commited on
Commit
d71dea6
1 Parent(s): 8575dfa

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
@@ -5,10 +5,11 @@ language:
5
  - ru
6
  - en
7
  - it
 
 
8
  tags:
9
  - token-classification
10
  - fill-mask
11
- license: mit
12
  datasets:
13
  - iit-cdip
14
  ---
 
5
  - ru
6
  - en
7
  - it
8
+ - multilingual
9
+ license: mit
10
  tags:
11
  - token-classification
12
  - fill-mask
 
13
  datasets:
14
  - iit-cdip
15
  ---