Commit ·
6a600d4
1
Parent(s): 4fb5513
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,11 @@ metrics:
|
|
| 7 |
model-index:
|
| 8 |
- name: opus-ecolindo
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -14,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# opus-ecolindo
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-id](https://huggingface.co/Helsinki-NLP/opus-mt-en-id) on the
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 1.1254
|
| 20 |
- Bleu: 35.4242
|
|
@@ -81,4 +86,4 @@ The following hyperparameters were used during training:
|
|
| 81 |
- Transformers 4.26.1
|
| 82 |
- Pytorch 2.0.0
|
| 83 |
- Datasets 2.10.1
|
| 84 |
-
- Tokenizers 0.11.0
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: opus-ecolindo
|
| 9 |
results: []
|
| 10 |
+
datasets:
|
| 11 |
+
- yonathanstwn/ecolindo
|
| 12 |
+
language:
|
| 13 |
+
- id
|
| 14 |
+
- en
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 19 |
|
| 20 |
# opus-ecolindo
|
| 21 |
|
| 22 |
+
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-id](https://huggingface.co/Helsinki-NLP/opus-mt-en-id) on the EColIndo dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
- Loss: 1.1254
|
| 25 |
- Bleu: 35.4242
|
|
|
|
| 86 |
- Transformers 4.26.1
|
| 87 |
- Pytorch 2.0.0
|
| 88 |
- Datasets 2.10.1
|
| 89 |
+
- Tokenizers 0.11.0
|