Add multilingual to the language tag
Browse filesHi! A PR to add multilingual to the language tag to improve the referencing.
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
language:
|
4 |
- es
|
5 |
-
- nah
|
|
|
|
|
6 |
tags:
|
7 |
- translation
|
8 |
widget:
|
9 |
-
- text:
|
10 |
-
|
11 |
---
|
12 |
|
13 |
# t5-small-spanish-nahuatl
|
@@ -42,18 +42,18 @@ Since the Axolotl corpus contains misalignments, we select the best samples (12,
|
|
42 |
|:-----------------------------------------------------:|
|
43 |
| Anales de Tlatelolco |
|
44 |
| Diario |
|
45 |
-
| Documentos nauas de la Ciudad de
|
46 |
-
| Historia de
|
47 |
-
| La tinta negra y roja (
|
48 |
| Memorial Breve (Libro las ocho relaciones) |
|
49 |
-
|
|
50 |
| Nican Mopohua |
|
51 |
-
| Quinta
|
52 |
| Recetario Nahua de Milpa Alta D.F |
|
53 |
| Testimonios de la antigua palabra |
|
54 |
| Trece Poetas del Mundo Azteca |
|
55 |
-
| Una tortillita
|
56 |
-
| Vida
|
57 |
|
58 |
Also, we collected 3,000 extra samples from the web to increase the data.
|
59 |
|
@@ -94,6 +94,6 @@ of transfer learning with a unified Text-to-Text transformer.
|
|
94 |
|
95 |
## Team members
|
96 |
- Emilio Alejandro Morales [(milmor)](https://huggingface.co/milmor)
|
97 |
-
- Rodrigo
|
98 |
- Luis Armando Mercado [(luisarmando)](https://huggingface.co/luisarmando)
|
99 |
- Jacobo del Valle [(jjdv)](https://huggingface.co/jjdv)
|
|
|
1 |
---
|
2 |
+
language:
|
|
|
3 |
- es
|
4 |
+
- nah
|
5 |
+
- multilingual
|
6 |
+
license: apache-2.0
|
7 |
tags:
|
8 |
- translation
|
9 |
widget:
|
10 |
+
- text: 'translate Spanish to Nahuatl: Mi hermano es un ajolote'
|
|
|
11 |
---
|
12 |
|
13 |
# t5-small-spanish-nahuatl
|
|
|
42 |
|:-----------------------------------------------------:|
|
43 |
| Anales de Tlatelolco |
|
44 |
| Diario |
|
45 |
+
| Documentos nauas de la Ciudad de M�xico del siglo XVI |
|
46 |
+
| Historia de M�xico narrada en n�huatl y espa�ol |
|
47 |
+
| La tinta negra y roja (antolog�a de poes�a n�huatl) |
|
48 |
| Memorial Breve (Libro las ocho relaciones) |
|
49 |
+
| M�todo auto-did�ctico n�huatl-espa�ol |
|
50 |
| Nican Mopohua |
|
51 |
+
| Quinta Relaci�n (Libro las ocho relaciones) |
|
52 |
| Recetario Nahua de Milpa Alta D.F |
|
53 |
| Testimonios de la antigua palabra |
|
54 |
| Trece Poetas del Mundo Azteca |
|
55 |
+
| Una tortillita nom�s - Se taxkaltsin saj |
|
56 |
+
| Vida econ�mica de Tenochtitlan |
|
57 |
|
58 |
Also, we collected 3,000 extra samples from the web to increase the data.
|
59 |
|
|
|
94 |
|
95 |
## Team members
|
96 |
- Emilio Alejandro Morales [(milmor)](https://huggingface.co/milmor)
|
97 |
+
- Rodrigo Mart�nez Arzate [(rockdrigoma)](https://huggingface.co/rockdrigoma)
|
98 |
- Luis Armando Mercado [(luisarmando)](https://huggingface.co/luisarmando)
|
99 |
- Jacobo del Valle [(jjdv)](https://huggingface.co/jjdv)
|