GuysTrans commited on
Commit
84eb944
1 Parent(s): b967426

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.7880
20
- - Rouge1: 10.6237
21
- - Rouge2: 4.6997
22
- - Rougel: 8.522
23
- - Rougelsum: 9.8677
24
  - Gen Len: 20.0
25
 
26
  ## Model description
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
55
- | 1.6639 | 1.0 | 6188 | 1.7880 | 10.6237 | 4.6997 | 8.522 | 9.8677 | 20.0 |
56
 
57
 
58
  ### Framework versions
 
17
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.7880
20
+ - Rouge1: 10.624
21
+ - Rouge2: 4.7039
22
+ - Rougel: 8.5232
23
+ - Rougelsum: 9.8684
24
  - Gen Len: 20.0
25
 
26
  ## Model description
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
55
+ | 1.6423 | 1.0 | 6188 | 1.7880 | 10.624 | 4.7039 | 8.5232 | 9.8684 | 20.0 |
56
 
57
 
58
  ### Framework versions