update model card README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Bleu
|
22 |
type: bleu
|
23 |
-
value: 3.
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,9 +30,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
This model is a fine-tuned version of [HAJIWEE/zh2en_opus_100_t5](https://huggingface.co/HAJIWEE/zh2en_opus_100_t5) on the opus100 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
- Loss: 2.
|
34 |
-
- Bleu: 3.
|
35 |
-
- Gen Len:
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -63,8 +63,8 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
65 |
|:-------------:|:-----:|:------:|:---------------:|:------:|:-------:|
|
66 |
-
| 2.
|
67 |
-
| 2.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
20 |
metrics:
|
21 |
- name: Bleu
|
22 |
type: bleu
|
23 |
+
value: 3.9852
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
This model is a fine-tuned version of [HAJIWEE/zh2en_opus_100_t5](https://huggingface.co/HAJIWEE/zh2en_opus_100_t5) on the opus100 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 2.6166
|
34 |
+
- Bleu: 3.9852
|
35 |
+
- Gen Len: 15.8015
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
65 |
|:-------------:|:-----:|:------:|:---------------:|:------:|:-------:|
|
66 |
+
| 2.7037 | 1.0 | 166667 | 2.6341 | 4.0036 | 16.174 |
|
67 |
+
| 2.74 | 2.0 | 333334 | 2.6166 | 3.9852 | 15.8015 |
|
68 |
|
69 |
|
70 |
### Framework versions
|