aretw0 commited on
Commit
0cbf566
1 Parent(s): 9b0af7d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
- value: 7.3798
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,9 +29,9 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the wmt16 dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 1.4510
33
- - Bleu: 7.3798
34
- - Gen Len: 18.2581
35
 
36
  ## Model description
37
 
@@ -63,7 +63,7 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
66
- | 0.6479 | 1.0 | 7629 | 1.4510 | 7.3798 | 18.2581 |
67
 
68
 
69
  ### Framework versions
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
+ value: 7.3293
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
 
30
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the wmt16 dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 1.4052
33
+ - Bleu: 7.3293
34
+ - Gen Len: 18.2556
35
 
36
  ## Model description
37
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
66
+ | 0.6029 | 1.0 | 7629 | 1.4052 | 7.3293 | 18.2556 |
67
 
68
 
69
  ### Framework versions