HAJIWEE commited on
Commit
e58f222
1 Parent(s): 4079f7e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
  metrics:
21
  - name: Bleu
22
  type: bleu
23
- value: 3.945
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.6468
34
- - Bleu: 3.945
35
- - Gen Len: 16.351
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.7842 | 1.0 | 166667 | 2.6666 | 3.8759 | 16.1105 |
67
- | 2.778 | 2.0 | 333334 | 2.6468 | 3.945 | 16.351 |
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