GuysTrans commited on
Commit
83cbd7d
1 Parent(s): 4f23c07

End of training

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.0099
19
- - Rouge1: 35.844
20
- - Rouge2: 28.0163
21
- - Rougel: 34.3568
22
- - Rougelsum: 35.3141
23
- - Gen Len: 25.876
24
 
25
  ## Model description
26
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
53
- |:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:-------:|:---------:|:-------:|
54
- | 2.1053 | 1.0 | 18247 | 1.0099 | 35.844 | 28.0163 | 34.3568 | 35.3141 | 25.876 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.0182
19
+ - Rouge1: 31.4073
20
+ - Rouge2: 21.1126
21
+ - Rougel: 27.9695
22
+ - Rougelsum: 30.6983
23
+ - Gen Len: 89.5188
24
 
25
  ## Model description
26
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
54
+ | 2.1392 | 1.0 | 18247 | 1.0182 | 31.4073 | 21.1126 | 27.9695 | 30.6983 | 89.5188 |
55
 
56
 
57
  ### Framework versions
generation_config.json CHANGED
@@ -5,7 +5,7 @@
5
  "eos_token_id": 2,
6
  "forced_bos_token_id": 0,
7
  "forced_eos_token_id": 2,
8
- "max_length": 26,
9
  "no_repeat_ngram_size": 3,
10
  "num_beams": 4,
11
  "pad_token_id": 1,
 
5
  "eos_token_id": 2,
6
  "forced_bos_token_id": 0,
7
  "forced_eos_token_id": 2,
8
+ "max_length": 512,
9
  "no_repeat_ngram_size": 3,
10
  "num_beams": 4,
11
  "pad_token_id": 1,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f58af2e64c99878b9cdf16dc006b70672118b88f67a9453e2fe17a9c6d66ffff
3
  size 558018637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c7bc82292de5ae6d8f17f822c9ed730b5d257f7b095c6af40984d5b22cafb6
3
  size 558018637