debbiesoon commited on
Commit
3d8ec16
1 Parent(s): 4b711d0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.1331
18
- - Rouge2 Precision: 0.3023
19
- - Rouge2 Recall: 0.3298
20
- - Rouge2 Fmeasure: 0.2949
21
 
22
  ## Model description
23
 
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure |
51
  |:-------------:|:-----:|:----:|:---------------:|:----------------:|:-------------:|:---------------:|
52
- | 1.3257 | 0.22 | 10 | 1.4084 | 0.1157 | 0.4297 | 0.1742 |
53
- | 1.6076 | 0.44 | 20 | 1.2212 | 0.337 | 0.3337 | 0.3005 |
54
- | 1.1881 | 0.67 | 30 | 1.2107 | 0.3219 | 0.3431 | 0.3095 |
55
- | 1.6237 | 0.89 | 40 | 1.1331 | 0.3023 | 0.3298 | 0.2949 |
56
 
57
 
58
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.1204
18
+ - Rouge2 Precision: 0.2764
19
+ - Rouge2 Recall: 0.3441
20
+ - Rouge2 Fmeasure: 0.2853
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Rouge2 Precision | Rouge2 Recall | Rouge2 Fmeasure |
51
  |:-------------:|:-----:|:----:|:---------------:|:----------------:|:-------------:|:---------------:|
52
+ | 0.9594 | 0.22 | 10 | 1.3386 | 0.3393 | 0.3048 | 0.2973 |
53
+ | 1.2189 | 0.44 | 20 | 1.1956 | 0.1935 | 0.314 | 0.2164 |
54
+ | 1.0542 | 0.67 | 30 | 1.1580 | 0.2383 | 0.4133 | 0.2794 |
55
+ | 1.5145 | 0.89 | 40 | 1.1204 | 0.2764 | 0.3441 | 0.2853 |
56
 
57
 
58
  ### Framework versions