Add multilingual to the language tag
#1
by
lbourdois
- opened
README.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
-
|
2 |
language:
|
3 |
- is
|
4 |
- en
|
5 |
-
|
|
|
6 |
tags:
|
7 |
- icelandic
|
8 |
- xlmr
|
9 |
-
license: agpl-3.0
|
10 |
datasets:
|
11 |
- ic3
|
12 |
- igc
|
13 |
- books3
|
14 |
pipeline: fill-mask
|
15 |
widget:
|
16 |
-
- text:
|
17 |
-
- text:
|
18 |
---
|
19 |
|
20 |
# XLMR-ENIS
|
|
|
1 |
+
---
|
2 |
language:
|
3 |
- is
|
4 |
- en
|
5 |
+
- multilingual
|
6 |
+
license: agpl-3.0
|
7 |
tags:
|
8 |
- icelandic
|
9 |
- xlmr
|
|
|
10 |
datasets:
|
11 |
- ic3
|
12 |
- igc
|
13 |
- books3
|
14 |
pipeline: fill-mask
|
15 |
widget:
|
16 |
+
- text: The capital of Iceland is<mask> .
|
17 |
+
- text: H�fu�borg �slands er<mask> .
|
18 |
---
|
19 |
|
20 |
# XLMR-ENIS
|