Marcin1304 commited on
Commit
e22c9b8
·
verified ·
1 Parent(s): 37955b5

End of training

Browse files
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  model-index:
@@ -11,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # calculator_model_test_second_version
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 0.5478
17
 
18
  ## Model description
19
 
@@ -38,52 +39,112 @@ The following hyperparameters were used during training:
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - num_epochs: 40
42
 
43
  ### Training results
44
 
45
  | Training Loss | Epoch | Step | Validation Loss |
46
  |:-------------:|:-----:|:----:|:---------------:|
47
- | 2.0454 | 1.0 | 6 | 2.2310 |
48
- | 1.6835 | 2.0 | 12 | 1.4963 |
49
- | 1.3775 | 3.0 | 18 | 1.2650 |
50
- | 1.1881 | 4.0 | 24 | 1.1579 |
51
- | 1.1931 | 5.0 | 30 | 1.0007 |
52
- | 1.042 | 6.0 | 36 | 1.1641 |
53
- | 1.031 | 7.0 | 42 | 0.9882 |
54
- | 1.0836 | 8.0 | 48 | 1.0392 |
55
- | 1.0022 | 9.0 | 54 | 1.1673 |
56
- | 1.0128 | 10.0 | 60 | 0.9882 |
57
- | 0.8977 | 11.0 | 66 | 0.8865 |
58
- | 0.9378 | 12.0 | 72 | 0.8764 |
59
- | 0.8259 | 13.0 | 78 | 0.8787 |
60
- | 0.8394 | 14.0 | 84 | 0.9580 |
61
- | 0.8509 | 15.0 | 90 | 0.9473 |
62
- | 0.9177 | 16.0 | 96 | 0.9688 |
63
- | 0.8503 | 17.0 | 102 | 1.0041 |
64
- | 0.9502 | 18.0 | 108 | 0.7994 |
65
- | 0.8317 | 19.0 | 114 | 0.8624 |
66
- | 0.8301 | 20.0 | 120 | 0.8158 |
67
- | 0.8836 | 21.0 | 126 | 0.8111 |
68
- | 0.754 | 22.0 | 132 | 0.7485 |
69
- | 0.702 | 23.0 | 138 | 0.7653 |
70
- | 0.7269 | 24.0 | 144 | 0.7102 |
71
- | 0.7311 | 25.0 | 150 | 0.7360 |
72
- | 0.6969 | 26.0 | 156 | 0.6814 |
73
- | 0.6893 | 27.0 | 162 | 0.6987 |
74
- | 0.6539 | 28.0 | 168 | 0.6808 |
75
- | 0.6486 | 29.0 | 174 | 0.6228 |
76
- | 0.6017 | 30.0 | 180 | 0.6521 |
77
- | 0.6344 | 31.0 | 186 | 0.6632 |
78
- | 0.6694 | 32.0 | 192 | 0.6081 |
79
- | 0.5938 | 33.0 | 198 | 0.6134 |
80
- | 0.6098 | 34.0 | 204 | 0.5964 |
81
- | 0.601 | 35.0 | 210 | 0.5892 |
82
- | 0.5915 | 36.0 | 216 | 0.5688 |
83
- | 0.5986 | 37.0 | 222 | 0.5611 |
84
- | 0.5743 | 38.0 | 228 | 0.5682 |
85
- | 0.5705 | 39.0 | 234 | 0.5519 |
86
- | 0.5603 | 40.0 | 240 | 0.5478 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
 
88
 
89
  ### Framework versions
 
1
  ---
2
+ base_model: Marcin1304/calculator_model_test_second_version
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # calculator_model_test_second_version
14
 
15
+ This model is a fine-tuned version of [Marcin1304/calculator_model_test_second_version](https://huggingface.co/Marcin1304/calculator_model_test_second_version) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.2389
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: 100
43
 
44
  ### Training results
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 2.2873 | 1.0 | 6 | 1.9912 |
49
+ | 1.5146 | 2.0 | 12 | 1.3209 |
50
+ | 1.2285 | 3.0 | 18 | 1.1801 |
51
+ | 1.0626 | 4.0 | 24 | 0.9960 |
52
+ | 0.9666 | 5.0 | 30 | 0.9306 |
53
+ | 0.97 | 6.0 | 36 | 1.0819 |
54
+ | 0.9378 | 7.0 | 42 | 0.8703 |
55
+ | 0.8406 | 8.0 | 48 | 0.9923 |
56
+ | 0.8336 | 9.0 | 54 | 1.0611 |
57
+ | 0.8993 | 10.0 | 60 | 1.0071 |
58
+ | 0.9199 | 11.0 | 66 | 1.0511 |
59
+ | 0.8449 | 12.0 | 72 | 0.9035 |
60
+ | 0.8191 | 13.0 | 78 | 0.8029 |
61
+ | 0.8255 | 14.0 | 84 | 0.8020 |
62
+ | 0.7228 | 15.0 | 90 | 0.7840 |
63
+ | 0.7615 | 16.0 | 96 | 0.7198 |
64
+ | 0.7899 | 17.0 | 102 | 0.8399 |
65
+ | 0.7886 | 18.0 | 108 | 0.8223 |
66
+ | 0.7632 | 19.0 | 114 | 0.9763 |
67
+ | 0.8606 | 20.0 | 120 | 0.8903 |
68
+ | 0.8832 | 21.0 | 126 | 0.7017 |
69
+ | 0.6498 | 22.0 | 132 | 0.7738 |
70
+ | 0.6574 | 23.0 | 138 | 0.7236 |
71
+ | 0.6743 | 24.0 | 144 | 0.6933 |
72
+ | 0.7442 | 25.0 | 150 | 0.7139 |
73
+ | 0.6502 | 26.0 | 156 | 0.7101 |
74
+ | 0.6673 | 27.0 | 162 | 0.7023 |
75
+ | 0.6832 | 28.0 | 168 | 0.6822 |
76
+ | 0.6392 | 29.0 | 174 | 0.7016 |
77
+ | 0.6422 | 30.0 | 180 | 0.6936 |
78
+ | 0.6156 | 31.0 | 186 | 0.7276 |
79
+ | 0.7164 | 32.0 | 192 | 0.9599 |
80
+ | 0.756 | 33.0 | 198 | 0.6658 |
81
+ | 0.6535 | 34.0 | 204 | 0.6337 |
82
+ | 0.6145 | 35.0 | 210 | 0.6351 |
83
+ | 0.6088 | 36.0 | 216 | 0.7991 |
84
+ | 0.7964 | 37.0 | 222 | 0.7509 |
85
+ | 0.6849 | 38.0 | 228 | 0.8377 |
86
+ | 0.7383 | 39.0 | 234 | 0.8608 |
87
+ | 0.7743 | 40.0 | 240 | 0.7585 |
88
+ | 0.6994 | 41.0 | 246 | 0.6738 |
89
+ | 0.5989 | 42.0 | 252 | 0.6800 |
90
+ | 0.6557 | 43.0 | 258 | 0.6884 |
91
+ | 0.6094 | 44.0 | 264 | 0.6098 |
92
+ | 0.5702 | 45.0 | 270 | 0.5899 |
93
+ | 0.5163 | 46.0 | 276 | 0.6388 |
94
+ | 0.5197 | 47.0 | 282 | 0.5813 |
95
+ | 0.533 | 48.0 | 288 | 0.5542 |
96
+ | 0.5098 | 49.0 | 294 | 0.6037 |
97
+ | 0.5744 | 50.0 | 300 | 0.5459 |
98
+ | 0.5406 | 51.0 | 306 | 0.4853 |
99
+ | 0.4949 | 52.0 | 312 | 0.5002 |
100
+ | 0.5339 | 53.0 | 318 | 0.4890 |
101
+ | 0.4816 | 54.0 | 324 | 0.5177 |
102
+ | 0.4628 | 55.0 | 330 | 0.6028 |
103
+ | 0.6122 | 56.0 | 336 | 0.6144 |
104
+ | 0.5971 | 57.0 | 342 | 0.5610 |
105
+ | 0.4972 | 58.0 | 348 | 0.4756 |
106
+ | 0.4366 | 59.0 | 354 | 0.5127 |
107
+ | 0.4997 | 60.0 | 360 | 0.4715 |
108
+ | 0.438 | 61.0 | 366 | 0.4521 |
109
+ | 0.4767 | 62.0 | 372 | 0.4349 |
110
+ | 0.412 | 63.0 | 378 | 0.4219 |
111
+ | 0.4277 | 64.0 | 384 | 0.4291 |
112
+ | 0.4438 | 65.0 | 390 | 0.4336 |
113
+ | 0.4469 | 66.0 | 396 | 0.4069 |
114
+ | 0.411 | 67.0 | 402 | 0.4527 |
115
+ | 0.4254 | 68.0 | 408 | 0.4175 |
116
+ | 0.4065 | 69.0 | 414 | 0.4491 |
117
+ | 0.4622 | 70.0 | 420 | 0.5119 |
118
+ | 0.4282 | 71.0 | 426 | 0.4622 |
119
+ | 0.4039 | 72.0 | 432 | 0.4182 |
120
+ | 0.3895 | 73.0 | 438 | 0.3957 |
121
+ | 0.3855 | 74.0 | 444 | 0.3803 |
122
+ | 0.3831 | 75.0 | 450 | 0.3974 |
123
+ | 0.3929 | 76.0 | 456 | 0.3644 |
124
+ | 0.3427 | 77.0 | 462 | 0.4010 |
125
+ | 0.4154 | 78.0 | 468 | 0.3790 |
126
+ | 0.3531 | 79.0 | 474 | 0.3431 |
127
+ | 0.3188 | 80.0 | 480 | 0.3468 |
128
+ | 0.3318 | 81.0 | 486 | 0.3372 |
129
+ | 0.4482 | 82.0 | 492 | 0.3205 |
130
+ | 0.3545 | 83.0 | 498 | 0.3224 |
131
+ | 0.3746 | 84.0 | 504 | 0.3176 |
132
+ | 0.3518 | 85.0 | 510 | 0.3004 |
133
+ | 0.3093 | 86.0 | 516 | 0.3007 |
134
+ | 0.2869 | 87.0 | 522 | 0.2944 |
135
+ | 0.3496 | 88.0 | 528 | 0.2786 |
136
+ | 0.314 | 89.0 | 534 | 0.2811 |
137
+ | 0.3336 | 90.0 | 540 | 0.2715 |
138
+ | 0.2944 | 91.0 | 546 | 0.2637 |
139
+ | 0.2578 | 92.0 | 552 | 0.2534 |
140
+ | 0.2688 | 93.0 | 558 | 0.2583 |
141
+ | 0.2726 | 94.0 | 564 | 0.2568 |
142
+ | 0.2723 | 95.0 | 570 | 0.2487 |
143
+ | 0.2621 | 96.0 | 576 | 0.2543 |
144
+ | 0.2512 | 97.0 | 582 | 0.2403 |
145
+ | 0.2427 | 98.0 | 588 | 0.2397 |
146
+ | 0.2482 | 99.0 | 594 | 0.2399 |
147
+ | 0.2797 | 100.0 | 600 | 0.2389 |
148
 
149
 
150
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:108bb57d4b81128b18174c587be51b00a7a7468e8bb1bd1c365c907477d13a24
3
  size 31207604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b28e666d29c5c7b00df5675bc551dacacdce5b0b220df390da21c8441cfea4
3
  size 31207604
runs/Mar10_16-36-52_d0c17e360eb0/events.out.tfevents.1710088613.d0c17e360eb0.144.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c39effc72c165c65e450edccf307053a4e1fc77b15872bbcf13994aa45597932
3
- size 48565
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f344435385a6929436a7707c2c77c88285a84c031937a410b99aa34ff178557
3
+ size 57113