Add multilingual to the language tag
#2
by
lbourdois
- opened
README.md
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
datasets:
|
| 3 |
-
- squad_v2
|
| 4 |
-
- tydiqa
|
| 5 |
-
- mlqa
|
| 6 |
-
- xquad
|
| 7 |
-
- germanquad
|
| 8 |
language:
|
| 9 |
- en
|
| 10 |
- hi
|
|
@@ -23,12 +17,30 @@ language:
|
|
| 23 |
- th
|
| 24 |
- tr
|
| 25 |
- vi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
widget:
|
| 27 |
-
- text:
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
---
|
| 33 |
# Multi-lingual Question Generating Model (mt5-small)
|
| 34 |
Give the model a passage and it will generate a question about the passage.
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
- hi
|
|
|
|
| 17 |
- th
|
| 18 |
- tr
|
| 19 |
- vi
|
| 20 |
+
- multilingual
|
| 21 |
+
datasets:
|
| 22 |
+
- squad_v2
|
| 23 |
+
- tydiqa
|
| 24 |
+
- mlqa
|
| 25 |
+
- xquad
|
| 26 |
+
- germanquad
|
| 27 |
widget:
|
| 28 |
+
- text: 'Hugging Face has seen rapid growth in its popularity since the get-go. It
|
| 29 |
+
is definitely doing the right things to attract more and more people to its platform,
|
| 30 |
+
some of which are on the following lines: Community driven approach through large
|
| 31 |
+
open source repositories along with paid services. Helps to build a network of
|
| 32 |
+
like-minded people passionate about open source. Attractive price point. The subscription-based
|
| 33 |
+
features, e.g.: Inference based API, starts at a price of $9/month.'
|
| 34 |
+
example_title: English
|
| 35 |
+
- text: 'A un año y tres días de que el balón ruede en el Al Bayt Stadium inaugurando
|
| 36 |
+
el Mundial 2022, ya se han dibujado los primeros bocetos de la próxima Copa del
|
| 37 |
+
Mundo.13 selecciones están colocadas en el mapa con la etiqueta de clasificadas
|
| 38 |
+
y tienen asegurado pisar los verdes de Qatar en la primera fase final otoñal.
|
| 39 |
+
Serbia, Dinamarca, España, Países Bajos, Suiza, Croacia, Francia, Inglaterra,
|
| 40 |
+
Bélgica, Alemania, Brasil, Argentina y Qatar, como anfitriona, entrarán en el
|
| 41 |
+
sorteo del 1 de abril de 2022 en Doha en el que 32 paísses serán repartidos en
|
| 42 |
+
sus respectivos grupos. '
|
| 43 |
+
example_title: Spanish
|
| 44 |
---
|
| 45 |
# Multi-lingual Question Generating Model (mt5-small)
|
| 46 |
Give the model a passage and it will generate a question about the passage.
|