cpb5867 commited on
Commit
eb83b38
1 Parent(s): 42879c4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
- value: 5.6483
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
  # my_awesome_opus_books_model
31
 
32
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus_books dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.6092
35
- - Bleu: 5.6483
36
- - Gen Len: 17.5796
37
 
38
  ## Model description
39
 
@@ -65,8 +65,8 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
67
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
68
- | 1.8511 | 1.0 | 6355 | 1.6326 | 5.4568 | 17.5975 |
69
- | 1.8142 | 2.0 | 12710 | 1.6092 | 5.6483 | 17.5796 |
70
 
71
 
72
  ### Framework versions
 
21
  metrics:
22
  - name: Bleu
23
  type: bleu
24
+ value: 7.1672
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  # my_awesome_opus_books_model
31
 
32
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the opus_books dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.2888
35
+ - Bleu: 7.1672
36
+ - Gen Len: 17.5092
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
67
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
68
+ | 1.4713 | 1.0 | 6355 | 1.3102 | 6.962 | 17.521 |
69
+ | 1.4279 | 2.0 | 12710 | 1.2888 | 7.1672 | 17.5092 |
70
 
71
 
72
  ### Framework versions