ingridnc commited on
Commit
fb66dfb
1 Parent(s): f3015ea

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
- value: 1.2557
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 wmt19 dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 3.4998
33
- - Bleu: 1.2557
34
- - Gen Len: 17.1743
35
 
36
  ## Model description
37
 
@@ -63,8 +63,8 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
65
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
66
- | 3.3894 | 1.0 | 6250 | 3.5258 | 1.1766 | 17.146 |
67
- | 3.3182 | 2.0 | 12500 | 3.4998 | 1.2557 | 17.1743 |
68
 
69
 
70
  ### Framework versions
19
  metrics:
20
  - name: Bleu
21
  type: bleu
22
+ value: 1.4028
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 wmt19 dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 3.4526
33
+ - Bleu: 1.4028
34
+ - Gen Len: 17.2763
35
 
36
  ## Model description
37
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
65
  |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
66
+ | 3.2947 | 1.0 | 6250 | 3.4835 | 1.3506 | 17.2077 |
67
+ | 3.2321 | 2.0 | 12500 | 3.4526 | 1.4028 | 17.2763 |
68
 
69
 
70
  ### Framework versions