Commit ·
bc53ae2
1
Parent(s): cf709e2
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,11 @@ metrics:
|
|
| 6 |
model-index:
|
| 7 |
- name: nllb-ecolindo
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -13,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# nllb-ecolindo
|
| 15 |
|
| 16 |
-
This model was trained from scratch on the
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
- Loss: 0.8704
|
| 19 |
- Bleu: 37.2396
|
|
@@ -65,4 +70,4 @@ The following hyperparameters were used during training:
|
|
| 65 |
- Transformers 4.26.1
|
| 66 |
- Pytorch 2.0.0
|
| 67 |
- Datasets 2.10.1
|
| 68 |
-
- Tokenizers 0.11.0
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: nllb-ecolindo
|
| 8 |
results: []
|
| 9 |
+
datasets:
|
| 10 |
+
- yonathanstwn/ecolindo
|
| 11 |
+
language:
|
| 12 |
+
- id
|
| 13 |
+
- en
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 18 |
|
| 19 |
# nllb-ecolindo
|
| 20 |
|
| 21 |
+
This model was trained from scratch on the EColIndo dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 0.8704
|
| 24 |
- Bleu: 37.2396
|
|
|
|
| 70 |
- Transformers 4.26.1
|
| 71 |
- Pytorch 2.0.0
|
| 72 |
- Datasets 2.10.1
|
| 73 |
+
- Tokenizers 0.11.0
|