aatherton2024
commited on
Commit
•
71498df
1
Parent(s):
c964eca
Training complete
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- translation
|
4 |
- generated_from_trainer
|
@@ -14,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# eng-nah-svo-translation
|
16 |
|
17 |
-
This model
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Bleu: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: Helsinki-NLP/opus-mt-en-fr
|
4 |
tags:
|
5 |
- translation
|
6 |
- generated_from_trainer
|
|
|
16 |
|
17 |
# eng-nah-svo-translation
|
18 |
|
19 |
+
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7237
|
22 |
+
- Bleu: 0.0129
|
23 |
|
24 |
## Model description
|
25 |
|