Training complete
Browse files
README.md
CHANGED
@@ -6,9 +6,24 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- kde4
|
|
|
|
|
9 |
model-index:
|
10 |
- name: En-Fr_Translation_Model
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -17,6 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# En-Fr_Translation_Model
|
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 the kde4 dataset.
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- kde4
|
9 |
+
metrics:
|
10 |
+
- bleu
|
11 |
model-index:
|
12 |
- name: En-Fr_Translation_Model
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Sequence-to-sequence Language Modeling
|
16 |
+
type: text2text-generation
|
17 |
+
dataset:
|
18 |
+
name: kde4
|
19 |
+
type: kde4
|
20 |
+
config: en-fr
|
21 |
+
split: train
|
22 |
+
args: en-fr
|
23 |
+
metrics:
|
24 |
+
- name: Bleu
|
25 |
+
type: bleu
|
26 |
+
value: 52.78125912187245
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
# En-Fr_Translation_Model
|
33 |
|
34 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-fr](https://huggingface.co/Helsinki-NLP/opus-mt-en-fr) on the kde4 dataset.
|
35 |
+
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.8567
|
37 |
+
- Bleu: 52.7813
|
38 |
|
39 |
## Model description
|
40 |
|
runs/Nov26_12-50-17_fd5029c8be8f/events.out.tfevents.1701008296.fd5029c8be8f.5396.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fdddbdf85887b286fc335e450e6d3f0c23ff6ae6909b975344d9e19f6044013
|
3 |
+
size 413
|