Axel578 commited on
Commit
d4a2e82
·
1 Parent(s): a9e2a49

End of training

Browse files
README.md CHANGED
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
55
- | No log | 1.0 | 272 | 1.1200 | 9.2565 | 1.2805 | 9.2358 | 9.284 | 19.0 |
56
- | 1.5343 | 2.0 | 544 | 0.8923 | 10.9045 | 2.9468 | 10.9112 | 10.8827 | 19.0 |
57
- | 1.5343 | 3.0 | 816 | 0.7884 | 13.637 | 4.8447 | 13.3594 | 13.3459 | 19.0 |
58
- | 0.9949 | 4.0 | 1088 | 0.7257 | 15.2005 | 6.3919 | 14.781 | 14.7204 | 18.9104 |
59
- | 0.9949 | 5.0 | 1360 | 0.6852 | 15.1627 | 6.3116 | 14.7187 | 14.6983 | 18.7313 |
60
- | 0.8504 | 6.0 | 1632 | 0.6581 | 16.0795 | 6.9284 | 15.3516 | 15.3571 | 18.7313 |
61
- | 0.8504 | 7.0 | 1904 | 0.6392 | 16.0518 | 6.9377 | 15.3914 | 15.3748 | 18.9104 |
62
- | 0.7841 | 8.0 | 2176 | 0.6258 | 16.1307 | 7.6286 | 15.7398 | 15.7627 | 18.8209 |
63
- | 0.7841 | 9.0 | 2448 | 0.6200 | 15.9488 | 7.4447 | 15.5654 | 15.583 | 18.7313 |
64
- | 0.7599 | 10.0 | 2720 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
65
 
66
 
67
  ### Framework versions
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
54
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|:-------:|
55
+ | No log | 1.0 | 272 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
56
+ | 0.7405 | 2.0 | 544 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
57
+ | 0.7405 | 3.0 | 816 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
58
+ | 0.7453 | 4.0 | 1088 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
59
+ | 0.7453 | 5.0 | 1360 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
60
+ | 0.7372 | 6.0 | 1632 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
61
+ | 0.7372 | 7.0 | 1904 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
62
+ | 0.7436 | 8.0 | 2176 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
63
+ | 0.7436 | 9.0 | 2448 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
64
+ | 0.7425 | 10.0 | 2720 | 0.6162 | 15.9418 | 7.4447 | 15.5655 | 15.5835 | 18.7313 |
65
 
66
 
67
  ### Framework versions
logs/events.out.tfevents.1675866592.c5ef7641545a.777.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a676fcf5dce982e8fdf4d549bdfb92a6fba95b830abb7c0e2c86de574bc01a1a
3
- size 10878
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:863f346da84acf21bc793fd7aa0aee38e0c28528971eb654dee96cc3950b47bd
3
+ size 11232
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,