GuysTrans commited on
Commit
b0271d9
1 Parent(s): 6051305

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 [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.8406
20
- - Rouge1: 10.5116
21
- - Rouge2: 4.8263
22
- - Rougel: 8.5616
23
- - Rougelsum: 9.8397
24
  - Gen Len: 20.0
25
 
26
  ## Model description
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
55
- | 1.7374 | 1.0 | 3094 | 1.8406 | 10.5116 | 4.8263 | 8.5616 | 9.8397 | 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.8406
20
+ - Rouge1: 10.5094
21
+ - Rouge2: 4.8248
22
+ - Rougel: 8.558
23
+ - Rougelsum: 9.8351
24
  - Gen Len: 20.0
25
 
26
  ## Model description
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
55
+ | 1.747 | 1.0 | 3094 | 1.8406 | 10.5094 | 4.8248 | 8.558 | 9.8351 | 20.0 |
56
 
57
 
58
  ### Framework versions