Add multilingual to the language tag
Browse filesHi! A PR to add multilingual to the language tag to improve the referencing.
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 |
---
|