GuysTrans commited on
Commit
d290e49
1 Parent(s): 5a213ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
17
 
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.7853
21
- - Rouge1: 10.5621
22
- - Rouge2: 5.5959
23
- - Rougel: 9.0437
24
- - Rougelsum: 10.0264
25
- - Gen Len: 19.997
26
 
27
  ## Model description
28
 
@@ -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.3444 | 1.0 | 2003 | 1.7853 | 10.5621 | 5.5959 | 9.0437 | 10.0264 | 19.997 |
57
 
58
 
59
  ### Framework versions
 
17
 
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.7962
21
+ - Rouge1: 10.5084
22
+ - Rouge2: 5.5784
23
+ - Rougel: 9.0804
24
+ - Rougelsum: 10.0489
25
+ - Gen Len: 20.0
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
56
+ | 1.3055 | 1.0 | 2003 | 1.7962 | 10.5084 | 5.5784 | 9.0804 | 10.0489 | 20.0 |
57
 
58
 
59
  ### Framework versions