GuysTrans commited on
Commit
db40e8c
1 Parent(s): 8a3cbaa

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.7781
21
- - Rouge1: 10.6308
22
- - Rouge2: 4.8111
23
- - Rougel: 8.5782
24
- - Rougelsum: 9.9048
25
  - Gen Len: 20.0
26
 
27
  ## 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
- | 1.6643 | 1.0 | 6188 | 1.7781 | 10.6308 | 4.8111 | 8.5782 | 9.9048 | 20.0 |
57
 
58
 
59
  ### Framework versions
 
18
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.7781
21
+ - Rouge1: 10.6291
22
+ - Rouge2: 4.8145
23
+ - Rougel: 8.5806
24
+ - Rougelsum: 9.9062
25
  - Gen Len: 20.0
26
 
27
  ## Model description
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
56
+ | 1.6643 | 1.0 | 6188 | 1.7781 | 10.6291 | 4.8145 | 8.5806 | 9.9062 | 20.0 |
57
 
58
 
59
  ### Framework versions