GuysTrans commited on
Commit
8fb473a
1 Parent(s): f8172bf

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
16
 
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.6608
20
- - Rouge1: 11.5789
21
- - Rouge2: 5.7525
22
- - Rougel: 9.5038
23
- - Rougelsum: 10.5782
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.6755 | 1.0 | 15011 | 1.6608 | 11.5789 | 5.7525 | 9.5038 | 10.5782 | 20.0 |
56
 
57
 
58
  ### Framework versions
 
16
 
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: 3.1493
20
+ - Rouge1: 11.0284
21
+ - Rouge2: 2.8228
22
+ - Rougel: 8.9179
23
+ - Rougelsum: 10.6733
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
+ | 2.7929 | 1.0 | 23165 | 3.1493 | 11.0284 | 2.8228 | 8.9179 | 10.6733 | 20.0 |
56
 
57
 
58
  ### Framework versions