theojolliffe commited on
Commit
b66dbff
1 Parent(s): c2147fc

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
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.4018
21
- - Rouge2: 69.3489
22
- - Rougel: 72.0514
23
- - Rougelsum: 72.2696
24
  - Gen Len: 19.3941
25
 
26
  ## Model description
@@ -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.4018 | 69.3489 | 72.0514 | 72.2696 | 19.3941 |
57
 
58
 
59
  ### Framework versions
 
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
 
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