jamiehuang commited on
Commit
812d174
1 Parent(s): 99e3eff

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
- value: 13.2793
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,12 +31,12 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the eli5 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 3.6744
35
- - Rouge1: 13.2793
36
- - Rouge2: 2.0052
37
- - Rougel: 10.6539
38
- - Rougelsum: 12.0298
39
- - Gen Len: 18.9984
40
 
41
  ## Model description
42
 
@@ -68,7 +68,7 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
71
- | 3.8789 | 1.0 | 17040 | 3.6744 | 13.2793 | 2.0052 | 10.6539 | 12.0298 | 18.9984 |
72
 
73
 
74
  ### Framework versions
 
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
+ value: 13.2962
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the eli5 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 3.6746
35
+ - Rouge1: 13.2962
36
+ - Rouge2: 2.0081
37
+ - Rougel: 10.6529
38
+ - Rougelsum: 12.049
39
+ - Gen Len: 18.9985
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
71
+ | 3.8901 | 1.0 | 17040 | 3.6746 | 13.2962 | 2.0081 | 10.6529 | 12.049 | 18.9985 |
72
 
73
 
74
  ### Framework versions