theojolliffe commited on
Commit
31a98f4
·
1 Parent(s): 977a70d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -16,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0508
20
- - Rouge1: 93.7642
21
- - Rouge2: 82.6432
22
- - Rougel: 93.4578
23
- - Rougelsum: 93.4514
24
- - Gen Len: 15.0109
25
 
26
  ## Model description
27
 
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
- | 0.1038 | 1.0 | 8043 | 0.0508 | 93.7642 | 82.6432 | 93.4578 | 93.4514 | 15.0109 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0456
20
+ - Rouge1: 93.3486
21
+ - Rouge2: 82.1873
22
+ - Rougel: 92.8611
23
+ - Rougelsum: 92.7768
24
+ - Gen Len: 14.9953
25
 
26
  ## Model description
27
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | 0.0873 | 1.0 | 8043 | 0.0456 | 93.3486 | 82.1873 | 92.8611 | 92.7768 | 14.9953 |
57
 
58
 
59
  ### Framework versions