GuysTrans commited on
Commit
25cd49e
1 Parent(s): 333db66

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,11 +17,11 @@ 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.6110
21
- - Rouge1: 10.3861
22
- - Rouge2: 4.9411
23
- - Rougel: 8.5544
24
- - Rougelsum: 9.7417
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.4796 | 1.0 | 6188 | 1.6110 | 10.3861 | 4.9411 | 8.5544 | 9.7417 | 20.0 |
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.7781
21
+ - Rouge1: 10.6312
22
+ - Rouge2: 4.8135
23
+ - Rougel: 8.5812
24
+ - Rougelsum: 9.9053
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.6312 | 4.8135 | 8.5812 | 9.9053 | 20.0 |
57
 
58
 
59
  ### Framework versions