Commit ·
0b78e76
1
Parent(s): 9168b6a
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ widget:
|
|
| 21 |
|
| 22 |
This is a fine-tuned mt5-small model for generating simple text from complex text.
|
| 23 |
|
| 24 |
-
This model was created with the IXA Group research group of the University of the Basque Country, the model has been evaluated with the Sari, Bleu and Fklg metrics
|
| 25 |
|
| 26 |
## Dataset
|
| 27 |
|
|
@@ -36,15 +36,9 @@ Sari: 42,203
|
|
| 36 |
Fklg: 10,284
|
| 37 |
|
| 38 |
|
| 39 |
-
##
|
| 40 |
|
| 41 |
-
|
| 42 |
-
author = {Oscar M. Cumbicus-Pineda, Itziar Gonzalez-Dios, Aitor Soroa},
|
| 43 |
-
month = {11},
|
| 44 |
-
title = {oskrmiguel/mt5-simplification-spanish · Hugging Face},
|
| 45 |
-
url = {https://huggingface.co/oskrmiguel/mt5-simplification-spanish},
|
| 46 |
-
year = {2021},
|
| 47 |
-
}
|
| 48 |
|
| 49 |
## Code
|
| 50 |
|
|
|
|
| 21 |
|
| 22 |
This is a fine-tuned mt5-small model for generating simple text from complex text.
|
| 23 |
|
| 24 |
+
This model was created with the IXA Group research group of the University of the Basque Country, the model has been evaluated with the Sari, Bleu and Fklg metrics; it was trained and tested using the [Simplext corpus](https://dl.acm.org/doi/10.1145/2738046).
|
| 25 |
|
| 26 |
## Dataset
|
| 27 |
|
|
|
|
| 36 |
Fklg: 10,284
|
| 37 |
|
| 38 |
|
| 39 |
+
## Authors
|
| 40 |
|
| 41 |
+
Oscar M. Cumbicus-Pineda, Itziar Gonzalez-Dios, Aitor Soroa, November 2021
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
## Code
|
| 44 |
|