nacielo commited on
Commit
c595f43
1 Parent(s): 6190c03

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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 [](https://huggingface.co/) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.5120
20
- - Rouge1: 20.9558
21
- - Rouge2: 3.2839
22
- - Rougel: 19.7122
23
- - Rougelsum: 19.6901
24
- - Gen Len: 67.79
25
 
26
  ## Model description
27
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
55
- | 2.7207 | 1.0 | 959 | 2.7234 | 20.368 | 2.6174 | 18.7438 | 18.7592 | 63.11 |
56
- | 2.4751 | 2.0 | 1918 | 2.6164 | 20.9097 | 3.3813 | 19.3157 | 19.386 | 66.29 |
57
- | 2.3977 | 3.0 | 2877 | 2.5586 | 21.178 | 3.5221 | 19.9418 | 19.9061 | 67.82 |
58
- | 2.3305 | 4.0 | 3836 | 2.5236 | 21.4817 | 3.5503 | 20.3017 | 20.2749 | 67.58 |
59
- | 2.3079 | 5.0 | 4795 | 2.5120 | 20.9558 | 3.2839 | 19.7122 | 19.6901 | 67.79 |
60
 
61
 
62
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.9268
20
+ - Rouge1: 31.1418
21
+ - Rouge2: 9.8004
22
+ - Rougel: 23.2508
23
+ - Rougelsum: 23.2708
24
+ - Gen Len: 64.93
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
55
+ | 2.6001 | 1.0 | 1361 | 2.2566 | 22.0988 | 6.1329 | 16.1614 | 16.1192 | 87.75 |
56
+ | 2.3044 | 2.0 | 2722 | 2.0828 | 26.1764 | 8.6856 | 19.2354 | 19.1702 | 74.46 |
57
+ | 2.1894 | 3.0 | 4083 | 1.9912 | 29.7982 | 9.264 | 22.2165 | 22.193 | 67.71 |
58
+ | 2.119 | 4.0 | 5444 | 1.9419 | 30.1668 | 9.2004 | 22.5359 | 22.5969 | 63.31 |
59
+ | 2.0963 | 5.0 | 6805 | 1.9268 | 31.1418 | 9.8004 | 23.2508 | 23.2708 | 64.93 |
60
 
61
 
62
  ### Framework versions