keith97 commited on
Commit
4d72e76
1 Parent(s): fd1c598

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Rouge1
21
  type: rouge
22
- value: 39.3379
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,12 +29,12 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [mrm8488/bert-small2bert-small-finetuned-cnn_daily_mail-summarization](https://huggingface.co/mrm8488/bert-small2bert-small-finetuned-cnn_daily_mail-summarization) on the multi_news dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 4.0684
33
- - Rouge1: 39.3379
34
- - Rouge2: 13.4185
35
- - Rougel: 22.0012
36
- - Rougelsum: 34.3839
37
- - Gen Len: 128.885
38
 
39
  ## Model description
40
 
@@ -68,10 +68,11 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
71
- | 4.1496 | 0.89 | 400 | 4.0271 | 39.0902 | 13.4318 | 21.9451 | 34.265 | 128.91 |
72
- | 4.1196 | 1.78 | 800 | 4.0524 | 39.6634 | 13.796 | 22.355 | 34.5604 | 129.0 |
73
- | 3.9745 | 2.67 | 1200 | 4.0557 | 39.4428 | 13.5326 | 21.9715 | 34.3999 | 129.0 |
74
- | 3.8362 | 3.56 | 1600 | 4.0684 | 39.3379 | 13.4185 | 22.0012 | 34.3839 | 128.885 |
 
75
 
76
 
77
  ### Framework versions
 
19
  metrics:
20
  - name: Rouge1
21
  type: rouge
22
+ value: 38.5318
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  This model is a fine-tuned version of [mrm8488/bert-small2bert-small-finetuned-cnn_daily_mail-summarization](https://huggingface.co/mrm8488/bert-small2bert-small-finetuned-cnn_daily_mail-summarization) on the multi_news dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 4.3760
33
+ - Rouge1: 38.5318
34
+ - Rouge2: 12.7285
35
+ - Rougel: 21.4358
36
+ - Rougelsum: 33.4565
37
+ - Gen Len: 128.985
38
 
39
  ## Model description
40
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
71
+ | 4.6946 | 0.89 | 400 | 4.5393 | 37.164 | 11.5191 | 20.2519 | 32.1568 | 126.415 |
72
+ | 4.5128 | 1.78 | 800 | 4.4185 | 38.2345 | 12.2053 | 20.954 | 33.0667 | 128.975 |
73
+ | 4.2926 | 2.67 | 1200 | 4.3866 | 38.4475 | 12.6488 | 21.3046 | 33.2768 | 129.0 |
74
+ | 4.231 | 3.56 | 1600 | 4.3808 | 38.7008 | 12.6323 | 21.307 | 33.3693 | 128.955 |
75
+ | 4.125 | 4.44 | 2000 | 4.3760 | 38.5318 | 12.7285 | 21.4358 | 33.4565 | 128.985 |
76
 
77
 
78
  ### Framework versions