Qiliang commited on
Commit
3690d1d
1 Parent(s): 39dc1ed

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -16,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [philschmid/bart-large-cnn-samsum](https://huggingface.co/philschmid/bart-large-cnn-samsum) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.5481
20
- - Rouge1: 51.9298
21
- - Rouge2: 28.8746
22
- - Rougel: 38.4574
23
- - Rougelsum: 50.6633
24
- - Gen Len: 105.7407
25
 
26
  ## Model description
27
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:--------:|
56
- | No log | 1.0 | 24 | 1.5274 | 49.9882 | 25.8783 | 35.5531 | 47.9824 | 104.4815 |
57
- | No log | 2.0 | 48 | 1.5164 | 51.8532 | 28.2642 | 39.0144 | 50.3176 | 98.9259 |
58
- | No log | 3.0 | 72 | 1.5481 | 51.9298 | 28.8746 | 38.4574 | 50.6633 | 105.7407 |
59
 
60
 
61
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [philschmid/bart-large-cnn-samsum](https://huggingface.co/philschmid/bart-large-cnn-samsum) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.3396
20
+ - Rouge1: 53.6259
21
+ - Rouge2: 29.3085
22
+ - Rougel: 39.5423
23
+ - Rougelsum: 51.4836
24
+ - Gen Len: 105.963
25
 
26
  ## Model description
27
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:--------:|
56
+ | No log | 1.0 | 24 | 1.3377 | 53.4184 | 29.2938 | 38.7671 | 51.2253 | 114.9259 |
57
+ | No log | 2.0 | 48 | 1.3225 | 53.1653 | 29.2807 | 40.6062 | 50.9565 | 116.037 |
58
+ | No log | 3.0 | 72 | 1.3396 | 53.6259 | 29.3085 | 39.5423 | 51.4836 | 105.963 |
59
 
60
 
61
  ### Framework versions