bytesizedllm commited on
Commit
5f62530
1 Parent(s): 4b69f62

Model save

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0774
19
 
20
  ## Model description
21
 
@@ -40,112 +40,15 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 100
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 14 | 3.5949 |
50
- | No log | 2.0 | 28 | 1.8853 |
51
- | No log | 3.0 | 42 | 1.0928 |
52
- | No log | 4.0 | 56 | 0.7841 |
53
- | No log | 5.0 | 70 | 0.6289 |
54
- | No log | 6.0 | 84 | 0.5108 |
55
- | No log | 7.0 | 98 | 0.4458 |
56
- | No log | 8.0 | 112 | 0.3415 |
57
- | No log | 9.0 | 126 | 0.2809 |
58
- | No log | 10.0 | 140 | 0.2628 |
59
- | No log | 11.0 | 154 | 0.2190 |
60
- | No log | 12.0 | 168 | 0.2118 |
61
- | No log | 13.0 | 182 | 0.1790 |
62
- | No log | 14.0 | 196 | 0.1799 |
63
- | No log | 15.0 | 210 | 0.1518 |
64
- | No log | 16.0 | 224 | 0.1556 |
65
- | No log | 17.0 | 238 | 0.1505 |
66
- | No log | 18.0 | 252 | 0.1580 |
67
- | No log | 19.0 | 266 | 0.1415 |
68
- | No log | 20.0 | 280 | 0.1353 |
69
- | No log | 21.0 | 294 | 0.1281 |
70
- | No log | 22.0 | 308 | 0.1678 |
71
- | No log | 23.0 | 322 | 0.1305 |
72
- | No log | 24.0 | 336 | 0.1400 |
73
- | No log | 25.0 | 350 | 0.1267 |
74
- | No log | 26.0 | 364 | 0.1232 |
75
- | No log | 27.0 | 378 | 0.1198 |
76
- | No log | 28.0 | 392 | 0.1179 |
77
- | No log | 29.0 | 406 | 0.1109 |
78
- | No log | 30.0 | 420 | 0.1060 |
79
- | No log | 31.0 | 434 | 0.1061 |
80
- | No log | 32.0 | 448 | 0.1075 |
81
- | No log | 33.0 | 462 | 0.1060 |
82
- | No log | 34.0 | 476 | 0.1063 |
83
- | No log | 35.0 | 490 | 0.0999 |
84
- | 0.5085 | 36.0 | 504 | 0.1029 |
85
- | 0.5085 | 37.0 | 518 | 0.1010 |
86
- | 0.5085 | 38.0 | 532 | 0.1008 |
87
- | 0.5085 | 39.0 | 546 | 0.0979 |
88
- | 0.5085 | 40.0 | 560 | 0.0970 |
89
- | 0.5085 | 41.0 | 574 | 0.0972 |
90
- | 0.5085 | 42.0 | 588 | 0.1008 |
91
- | 0.5085 | 43.0 | 602 | 0.1027 |
92
- | 0.5085 | 44.0 | 616 | 0.0952 |
93
- | 0.5085 | 45.0 | 630 | 0.0985 |
94
- | 0.5085 | 46.0 | 644 | 0.0946 |
95
- | 0.5085 | 47.0 | 658 | 0.0886 |
96
- | 0.5085 | 48.0 | 672 | 0.0921 |
97
- | 0.5085 | 49.0 | 686 | 0.0892 |
98
- | 0.5085 | 50.0 | 700 | 0.0869 |
99
- | 0.5085 | 51.0 | 714 | 0.0865 |
100
- | 0.5085 | 52.0 | 728 | 0.0868 |
101
- | 0.5085 | 53.0 | 742 | 0.0863 |
102
- | 0.5085 | 54.0 | 756 | 0.0843 |
103
- | 0.5085 | 55.0 | 770 | 0.0841 |
104
- | 0.5085 | 56.0 | 784 | 0.0868 |
105
- | 0.5085 | 57.0 | 798 | 0.0862 |
106
- | 0.5085 | 58.0 | 812 | 0.0839 |
107
- | 0.5085 | 59.0 | 826 | 0.0836 |
108
- | 0.5085 | 60.0 | 840 | 0.0821 |
109
- | 0.5085 | 61.0 | 854 | 0.0818 |
110
- | 0.5085 | 62.0 | 868 | 0.0821 |
111
- | 0.5085 | 63.0 | 882 | 0.0816 |
112
- | 0.5085 | 64.0 | 896 | 0.0820 |
113
- | 0.5085 | 65.0 | 910 | 0.0829 |
114
- | 0.5085 | 66.0 | 924 | 0.0805 |
115
- | 0.5085 | 67.0 | 938 | 0.0812 |
116
- | 0.5085 | 68.0 | 952 | 0.0804 |
117
- | 0.5085 | 69.0 | 966 | 0.0804 |
118
- | 0.5085 | 70.0 | 980 | 0.0801 |
119
- | 0.5085 | 71.0 | 994 | 0.0806 |
120
- | 0.104 | 72.0 | 1008 | 0.0803 |
121
- | 0.104 | 73.0 | 1022 | 0.0799 |
122
- | 0.104 | 74.0 | 1036 | 0.0796 |
123
- | 0.104 | 75.0 | 1050 | 0.0794 |
124
- | 0.104 | 76.0 | 1064 | 0.0797 |
125
- | 0.104 | 77.0 | 1078 | 0.0797 |
126
- | 0.104 | 78.0 | 1092 | 0.0790 |
127
- | 0.104 | 79.0 | 1106 | 0.0787 |
128
- | 0.104 | 80.0 | 1120 | 0.0784 |
129
- | 0.104 | 81.0 | 1134 | 0.0785 |
130
- | 0.104 | 82.0 | 1148 | 0.0787 |
131
- | 0.104 | 83.0 | 1162 | 0.0790 |
132
- | 0.104 | 84.0 | 1176 | 0.0787 |
133
- | 0.104 | 85.0 | 1190 | 0.0786 |
134
- | 0.104 | 86.0 | 1204 | 0.0783 |
135
- | 0.104 | 87.0 | 1218 | 0.0782 |
136
- | 0.104 | 88.0 | 1232 | 0.0783 |
137
- | 0.104 | 89.0 | 1246 | 0.0782 |
138
- | 0.104 | 90.0 | 1260 | 0.0782 |
139
- | 0.104 | 91.0 | 1274 | 0.0780 |
140
- | 0.104 | 92.0 | 1288 | 0.0778 |
141
- | 0.104 | 93.0 | 1302 | 0.0777 |
142
- | 0.104 | 94.0 | 1316 | 0.0777 |
143
- | 0.104 | 95.0 | 1330 | 0.0775 |
144
- | 0.104 | 96.0 | 1344 | 0.0774 |
145
- | 0.104 | 97.0 | 1358 | 0.0774 |
146
- | 0.104 | 98.0 | 1372 | 0.0774 |
147
- | 0.104 | 99.0 | 1386 | 0.0774 |
148
- | 0.104 | 100.0 | 1400 | 0.0774 |
149
 
150
 
151
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.3069
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 3
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 14 | 4.1925 |
50
+ | No log | 2.0 | 28 | 2.8053 |
51
+ | No log | 3.0 | 42 | 2.3069 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
 
54
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b21daa473a8aa0687b86f06f3426b8dfefe79ea51a8fcef3d98045ef964ea0a
3
  size 265470032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44619ebc7a8230eddf11ade75a98a9df6722583dd31f8bf8a3a0f93e5301e10
3
  size 265470032
runs/Apr15_23-45-37_asrlytics-server/events.out.tfevents.1713204941.asrlytics-server.46320.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f1e59ea08f48e67bbef74922404c85c20f1a37e4c82ea36d5752d29298f64dc
3
+ size 5614
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3400c06707410ba71ea080fc1b5133609806e15e434a1689e58a7ade3862bf30
3
  size 4475
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ca3e032c16d4b8c41bc4cef4e4f5fd103edf71dffc8ddf6a4060c17abe1e08
3
  size 4475