Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language: Spanish Nahuatl
|
4 |
+
tags:
|
5 |
+
- translation Spanish Nahuatl
|
6 |
---
|
7 |
+
|
8 |
+
# t5-small-spanish-nahuatl
|
9 |
+
|
10 |
+
## Model description
|
11 |
+
This model is a T5 Transformer ([t5-small](https://huggingface.co/t5-small)) that was fine-tuned in spanish and nahuatl.
|
12 |
+
|
13 |
+
|
14 |
+
## Evaluation results
|
15 |
+
- Validation loss: 1.56
|
16 |
+
|
17 |
+
> Created by [Emilio Morales](https://github.com/milmor)
|