Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# mbart-The_Jungle_Book
|
19 |
|
20 |
-
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 4.6366
|
23 |
- Bleu: 2.9447
|
@@ -25,11 +25,11 @@ It achieves the following results on the evaluation set:
|
|
25 |
|
26 |
## Model description
|
27 |
|
28 |
-
|
29 |
|
30 |
## Intended uses & limitations
|
31 |
|
32 |
-
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
|
|
17 |
|
18 |
# mbart-The_Jungle_Book
|
19 |
|
20 |
+
This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on the dataset [The_Jungle_Book_dataset](https://huggingface.co/datasets/IreneGaeta/The_Jungle_Book).
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 4.6366
|
23 |
- Bleu: 2.9447
|
|
|
25 |
|
26 |
## Model description
|
27 |
|
28 |
+
This model intends to translate sentences from English to Spanish.
|
29 |
|
30 |
## Intended uses & limitations
|
31 |
|
32 |
+
This model has been created as an in-class exercice, so the coverage of it can be very limited.
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|