theojolliffe commited on
Commit
52d189b
1 Parent(s): 8ddd430

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 [eugenesiow/bart-paraphrase](https://huggingface.co/eugenesiow/bart-paraphrase) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1460
20
- - Rouge1: 73.4099
21
- - Rouge2: 69.3253
22
- - Rougel: 72.0484
23
- - Rougelsum: 72.3225
24
- - Gen Len: 19.3941
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.0401 | 1.0 | 14186 | 0.1460 | 73.4099 | 69.3253 | 72.0484 | 72.3225 | 19.3941 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [eugenesiow/bart-paraphrase](https://huggingface.co/eugenesiow/bart-paraphrase) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1318
20
+ - Rouge1: 73.1451
21
+ - Rouge2: 69.0788
22
+ - Rougel: 71.9928
23
+ - Rougelsum: 72.1526
24
+ - Gen Len: 19.3423
25
 
26
  ## Model description
27
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
56
+ | 0.0476 | 1.0 | 14185 | 0.1318 | 73.1451 | 69.0788 | 71.9928 | 72.1526 | 19.3423 |
57
 
58
 
59
  ### Framework versions