update model card README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Bleu
|
23 |
type: bleu
|
24 |
-
value:
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,11 +29,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# opus-mt-en-de-finetuned-en-to-de
|
31 |
|
32 |
-
This model is a fine-tuned version of [
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss:
|
35 |
-
- Bleu:
|
36 |
-
- Gen Len:
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -65,7 +65,7 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
68 |
-
| 2.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: Bleu
|
23 |
type: bleu
|
24 |
+
value: 19.6154
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
# opus-mt-en-de-finetuned-en-to-de
|
31 |
|
32 |
+
This model is a fine-tuned version of [JavedA/opus-mt-en-de-finetuned-en-to-de](https://huggingface.co/JavedA/opus-mt-en-de-finetuned-en-to-de) on the opus_books dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 1.9469
|
35 |
+
- Bleu: 19.6154
|
36 |
+
- Gen Len: 29.8194
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
68 |
+
| 2.0502 | 1.0 | 3185 | 1.9469 | 19.6154 | 29.8194 |
|
69 |
|
70 |
|
71 |
### Framework versions
|