gur509 commited on
Commit
2a85b14
1 Parent(s): 26be679

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.1979
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.1979
36
- - Rouge2: 1.9717
37
- - Rougel: 10.6168
38
- - Rougelsum: 11.9629
39
- - Gen Len: 18.9983
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.8801 | 1.0 | 17040 | 3.6744 | 13.1979 | 1.9717 | 10.6168 | 11.9629 | 18.9983 |
72
 
73
 
74
  ### Framework versions
 
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
+ value: 15.1689
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.5993
35
+ - Rouge1: 15.1689
36
+ - Rouge2: 2.1762
37
+ - Rougel: 12.7542
38
+ - Rougelsum: 14.0214
39
+ - Gen Len: 18.9988
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
71
+ | 3.8011 | 1.0 | 17040 | 3.5993 | 15.1689 | 2.1762 | 12.7542 | 14.0214 | 18.9988 |
72
 
73
 
74
  ### Framework versions