Training complete
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- open_subtitles
|
@@ -22,7 +23,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# finetuned-kde4-pt-to-ca-2
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Bleu:
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: Helsinki-NLP/opus-mt-pt-ca
|
4 |
tags:
|
5 |
+
- translation
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- open_subtitles
|
|
|
23 |
metrics:
|
24 |
- name: Bleu
|
25 |
type: bleu
|
26 |
+
value: 35.718810961905895
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# finetuned-kde4-pt-to-ca-2
|
33 |
|
34 |
+
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-pt-ca](https://huggingface.co/Helsinki-NLP/opus-mt-pt-ca) on the open_subtitles dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.0943
|
37 |
+
- Bleu: 35.7188
|
38 |
|
39 |
## Model description
|
40 |
|