dkuntso commited on
Commit
97f3764
·
1 Parent(s): d6f984e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +64 -19
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 0.0487
18
 
19
  ## Model description
20
 
@@ -39,27 +39,72 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - num_epochs: 15
43
 
44
  ### Training results
45
 
46
- | Training Loss | Epoch | Step | Validation Loss |
47
- |:-------------:|:-----:|:----:|:---------------:|
48
- | 1.2974 | 1.0 | 468 | 0.2520 |
49
- | 0.367 | 2.0 | 936 | 0.1177 |
50
- | 0.2226 | 3.0 | 1404 | 0.0825 |
51
- | 0.1725 | 4.0 | 1872 | 0.0696 |
52
- | 0.1446 | 5.0 | 2340 | 0.0622 |
53
- | 0.1281 | 6.0 | 2808 | 0.0577 |
54
- | 0.119 | 7.0 | 3276 | 0.0562 |
55
- | 0.1118 | 8.0 | 3744 | 0.0539 |
56
- | 0.1048 | 9.0 | 4212 | 0.0517 |
57
- | 0.0995 | 10.0 | 4680 | 0.0502 |
58
- | 0.0966 | 11.0 | 5148 | 0.0500 |
59
- | 0.0951 | 12.0 | 5616 | 0.0496 |
60
- | 0.0945 | 13.0 | 6084 | 0.0491 |
61
- | 0.0941 | 14.0 | 6552 | 0.0489 |
62
- | 0.0929 | 15.0 | 7020 | 0.0487 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
 
65
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.0339
18
 
19
  ## Model description
20
 
 
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 60
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.2939 | 1.0 | 468 | 0.2461 |
49
+ | 0.3542 | 2.0 | 936 | 0.1119 |
50
+ | 0.21 | 3.0 | 1404 | 0.0772 |
51
+ | 0.1602 | 4.0 | 1872 | 0.0656 |
52
+ | 0.1325 | 5.0 | 2340 | 0.0579 |
53
+ | 0.116 | 6.0 | 2808 | 0.0527 |
54
+ | 0.1068 | 7.0 | 3276 | 0.0520 |
55
+ | 0.0986 | 8.0 | 3744 | 0.0497 |
56
+ | 0.0911 | 9.0 | 4212 | 0.0469 |
57
+ | 0.0849 | 10.0 | 4680 | 0.0449 |
58
+ | 0.0808 | 11.0 | 5148 | 0.0442 |
59
+ | 0.0783 | 12.0 | 5616 | 0.0433 |
60
+ | 0.0761 | 13.0 | 6084 | 0.0414 |
61
+ | 0.074 | 14.0 | 6552 | 0.0410 |
62
+ | 0.0715 | 15.0 | 7020 | 0.0408 |
63
+ | 0.068 | 16.0 | 7488 | 0.0402 |
64
+ | 0.0674 | 17.0 | 7956 | 0.0393 |
65
+ | 0.0661 | 18.0 | 8424 | 0.0399 |
66
+ | 0.0645 | 19.0 | 8892 | 0.0392 |
67
+ | 0.063 | 20.0 | 9360 | 0.0397 |
68
+ | 0.0619 | 21.0 | 9828 | 0.0382 |
69
+ | 0.0623 | 22.0 | 10296 | 0.0373 |
70
+ | 0.0609 | 23.0 | 10764 | 0.0372 |
71
+ | 0.0593 | 24.0 | 11232 | 0.0372 |
72
+ | 0.0584 | 25.0 | 11700 | 0.0369 |
73
+ | 0.0579 | 26.0 | 12168 | 0.0364 |
74
+ | 0.0572 | 27.0 | 12636 | 0.0365 |
75
+ | 0.0573 | 28.0 | 13104 | 0.0364 |
76
+ | 0.0556 | 29.0 | 13572 | 0.0363 |
77
+ | 0.0562 | 30.0 | 14040 | 0.0354 |
78
+ | 0.0544 | 31.0 | 14508 | 0.0358 |
79
+ | 0.0547 | 32.0 | 14976 | 0.0359 |
80
+ | 0.0529 | 33.0 | 15444 | 0.0353 |
81
+ | 0.0534 | 34.0 | 15912 | 0.0355 |
82
+ | 0.0524 | 35.0 | 16380 | 0.0353 |
83
+ | 0.052 | 36.0 | 16848 | 0.0354 |
84
+ | 0.0525 | 37.0 | 17316 | 0.0354 |
85
+ | 0.0533 | 38.0 | 17784 | 0.0351 |
86
+ | 0.0507 | 39.0 | 18252 | 0.0347 |
87
+ | 0.0504 | 40.0 | 18720 | 0.0347 |
88
+ | 0.0509 | 41.0 | 19188 | 0.0344 |
89
+ | 0.051 | 42.0 | 19656 | 0.0346 |
90
+ | 0.0507 | 43.0 | 20124 | 0.0342 |
91
+ | 0.0505 | 44.0 | 20592 | 0.0342 |
92
+ | 0.0497 | 45.0 | 21060 | 0.0344 |
93
+ | 0.0491 | 46.0 | 21528 | 0.0341 |
94
+ | 0.0489 | 47.0 | 21996 | 0.0340 |
95
+ | 0.0488 | 48.0 | 22464 | 0.0342 |
96
+ | 0.0481 | 49.0 | 22932 | 0.0338 |
97
+ | 0.0488 | 50.0 | 23400 | 0.0339 |
98
+ | 0.048 | 51.0 | 23868 | 0.0340 |
99
+ | 0.0481 | 52.0 | 24336 | 0.0341 |
100
+ | 0.0483 | 53.0 | 24804 | 0.0339 |
101
+ | 0.0492 | 54.0 | 25272 | 0.0339 |
102
+ | 0.0475 | 55.0 | 25740 | 0.0339 |
103
+ | 0.0477 | 56.0 | 26208 | 0.0339 |
104
+ | 0.0481 | 57.0 | 26676 | 0.0339 |
105
+ | 0.0478 | 58.0 | 27144 | 0.0338 |
106
+ | 0.0485 | 59.0 | 27612 | 0.0339 |
107
+ | 0.0479 | 60.0 | 28080 | 0.0339 |
108
 
109
 
110
  ### Framework versions