Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ metrics:
|
|
| 9 |
model-index:
|
| 10 |
- name: cspl_translation
|
| 11 |
results: []
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# cspl_translation
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 0.5057
|
| 22 |
- Bleu: 6.0589
|
|
@@ -62,4 +64,4 @@ The following hyperparameters were used during training:
|
|
| 62 |
- Transformers 4.46.2
|
| 63 |
- Pytorch 2.5.1+cu121
|
| 64 |
- Datasets 3.1.0
|
| 65 |
-
- Tokenizers 0.20.3
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: cspl_translation
|
| 11 |
results: []
|
| 12 |
+
datasets:
|
| 13 |
+
- qanastek/EMEA-V3
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 18 |
|
| 19 |
# cspl_translation
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on qanastek/EMEA-V3, "cs-pl".
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
- Loss: 0.5057
|
| 24 |
- Bleu: 6.0589
|
|
|
|
| 64 |
- Transformers 4.46.2
|
| 65 |
- Pytorch 2.5.1+cu121
|
| 66 |
- Datasets 3.1.0
|
| 67 |
+
- Tokenizers 0.20.3
|