Phase-Technologies commited on
Commit
c02cd50
·
verified ·
1 Parent(s): a747ff2

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ library_name: transformers
4
+ tags:
5
+ - autotrain
6
+ - text-classification
7
+ base_model: PhaseTechnologies/RoBERTo
8
+ widget:
9
+ - text: "I love AutoTrain"
10
+ ---
11
+
12
+ # Model Trained Using AutoTrain
13
+
14
+ - Problem type: Text Classification
15
+
16
+ ## Validation Metrics
17
+ loss: 0.6174320578575134
18
+
19
+ f1: 0.7039106145251397
20
+
21
+ precision: 0.5625
22
+
23
+ recall: 0.9402985074626866
24
+
25
+ auc: 0.6388059701492537
26
+
27
+ accuracy: 0.5826771653543307
checkpoint-192/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "PhaseTechnologies/RoBERTo",
3
+ "_num_labels": 2,
4
+ "architectures": [
5
+ "RobertaForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "eos_token_id": 2,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "negative",
17
+ "1": "positive"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "negative": 0,
23
+ "positive": 1
24
+ },
25
+ "layer_norm_eps": 1e-05,
26
+ "max_position_embeddings": 514,
27
+ "model_type": "roberta",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "pad_token_id": 1,
31
+ "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.48.0",
35
+ "type_vocab_size": 1,
36
+ "use_cache": true,
37
+ "vocab_size": 50265
38
+ }
checkpoint-192/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80587731ab8e5b200a0728a5733b2a1b8923e0126144d73de0789a50435c83c1
3
+ size 498612824
checkpoint-192/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a5bc84dbfbbe560c44e89209eb668df77aed4f4bd316bf35fa7b037a41b49d
3
+ size 997339898
checkpoint-192/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dae0a712aab025231b6917338ad8b187ca1612891f36edbbc1a378c77b1d1327
3
+ size 13990
checkpoint-192/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1dbcbdddd816590a07c0eb69151a7b1b1e0691c09b77d885ff9b903c65bb5bf
3
+ size 1064
checkpoint-192/trainer_state.json ADDED
@@ -0,0 +1,529 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6174320578575134,
3
+ "best_model_checkpoint": "autotrain-dtpk3-gqgvr/checkpoint-192",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 192,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.046875,
13
+ "grad_norm": 44.394126892089844,
14
+ "learning_rate": 7.5e-06,
15
+ "loss": 1.503,
16
+ "step": 3
17
+ },
18
+ {
19
+ "epoch": 0.09375,
20
+ "grad_norm": 13.359213829040527,
21
+ "learning_rate": 1.5e-05,
22
+ "loss": 1.0466,
23
+ "step": 6
24
+ },
25
+ {
26
+ "epoch": 0.140625,
27
+ "grad_norm": 15.327120780944824,
28
+ "learning_rate": 2.25e-05,
29
+ "loss": 0.7621,
30
+ "step": 9
31
+ },
32
+ {
33
+ "epoch": 0.1875,
34
+ "grad_norm": 17.224138259887695,
35
+ "learning_rate": 3e-05,
36
+ "loss": 0.8117,
37
+ "step": 12
38
+ },
39
+ {
40
+ "epoch": 0.234375,
41
+ "grad_norm": 5.552957534790039,
42
+ "learning_rate": 3.7500000000000003e-05,
43
+ "loss": 0.7111,
44
+ "step": 15
45
+ },
46
+ {
47
+ "epoch": 0.28125,
48
+ "grad_norm": 2.9177513122558594,
49
+ "learning_rate": 4.5e-05,
50
+ "loss": 0.6722,
51
+ "step": 18
52
+ },
53
+ {
54
+ "epoch": 0.328125,
55
+ "grad_norm": 3.265030860900879,
56
+ "learning_rate": 4.97093023255814e-05,
57
+ "loss": 0.685,
58
+ "step": 21
59
+ },
60
+ {
61
+ "epoch": 0.375,
62
+ "grad_norm": 5.11839485168457,
63
+ "learning_rate": 4.883720930232558e-05,
64
+ "loss": 0.6925,
65
+ "step": 24
66
+ },
67
+ {
68
+ "epoch": 0.421875,
69
+ "grad_norm": 8.2102632522583,
70
+ "learning_rate": 4.796511627906977e-05,
71
+ "loss": 0.7709,
72
+ "step": 27
73
+ },
74
+ {
75
+ "epoch": 0.46875,
76
+ "grad_norm": 1.8216426372528076,
77
+ "learning_rate": 4.709302325581396e-05,
78
+ "loss": 0.637,
79
+ "step": 30
80
+ },
81
+ {
82
+ "epoch": 0.515625,
83
+ "grad_norm": 2.6032655239105225,
84
+ "learning_rate": 4.622093023255814e-05,
85
+ "loss": 0.6599,
86
+ "step": 33
87
+ },
88
+ {
89
+ "epoch": 0.5625,
90
+ "grad_norm": 3.79473614692688,
91
+ "learning_rate": 4.5348837209302326e-05,
92
+ "loss": 0.644,
93
+ "step": 36
94
+ },
95
+ {
96
+ "epoch": 0.609375,
97
+ "grad_norm": 7.0303730964660645,
98
+ "learning_rate": 4.447674418604651e-05,
99
+ "loss": 0.6299,
100
+ "step": 39
101
+ },
102
+ {
103
+ "epoch": 0.65625,
104
+ "grad_norm": 4.775753498077393,
105
+ "learning_rate": 4.36046511627907e-05,
106
+ "loss": 0.6821,
107
+ "step": 42
108
+ },
109
+ {
110
+ "epoch": 0.703125,
111
+ "grad_norm": 7.69596004486084,
112
+ "learning_rate": 4.2732558139534885e-05,
113
+ "loss": 0.6634,
114
+ "step": 45
115
+ },
116
+ {
117
+ "epoch": 0.75,
118
+ "grad_norm": 4.036675453186035,
119
+ "learning_rate": 4.186046511627907e-05,
120
+ "loss": 0.7426,
121
+ "step": 48
122
+ },
123
+ {
124
+ "epoch": 0.796875,
125
+ "grad_norm": 3.5866127014160156,
126
+ "learning_rate": 4.098837209302326e-05,
127
+ "loss": 0.7704,
128
+ "step": 51
129
+ },
130
+ {
131
+ "epoch": 0.84375,
132
+ "grad_norm": 5.381412506103516,
133
+ "learning_rate": 4.0116279069767444e-05,
134
+ "loss": 0.6672,
135
+ "step": 54
136
+ },
137
+ {
138
+ "epoch": 0.890625,
139
+ "grad_norm": 1.6377614736557007,
140
+ "learning_rate": 3.924418604651163e-05,
141
+ "loss": 0.6648,
142
+ "step": 57
143
+ },
144
+ {
145
+ "epoch": 0.9375,
146
+ "grad_norm": 1.5304895639419556,
147
+ "learning_rate": 3.837209302325582e-05,
148
+ "loss": 0.5987,
149
+ "step": 60
150
+ },
151
+ {
152
+ "epoch": 0.984375,
153
+ "grad_norm": 1.769390344619751,
154
+ "learning_rate": 3.7500000000000003e-05,
155
+ "loss": 0.6857,
156
+ "step": 63
157
+ },
158
+ {
159
+ "epoch": 1.0,
160
+ "eval_accuracy": 0.5905511811023622,
161
+ "eval_auc": 0.6097014925373134,
162
+ "eval_f1": 0.4222222222222222,
163
+ "eval_loss": 0.6238564848899841,
164
+ "eval_precision": 0.8260869565217391,
165
+ "eval_recall": 0.2835820895522388,
166
+ "eval_runtime": 22.6769,
167
+ "eval_samples_per_second": 5.6,
168
+ "eval_steps_per_second": 0.353,
169
+ "step": 64
170
+ },
171
+ {
172
+ "epoch": 1.03125,
173
+ "grad_norm": 4.968754291534424,
174
+ "learning_rate": 3.662790697674418e-05,
175
+ "loss": 0.7279,
176
+ "step": 66
177
+ },
178
+ {
179
+ "epoch": 1.078125,
180
+ "grad_norm": 1.7518460750579834,
181
+ "learning_rate": 3.5755813953488376e-05,
182
+ "loss": 0.6384,
183
+ "step": 69
184
+ },
185
+ {
186
+ "epoch": 1.125,
187
+ "grad_norm": 5.8542799949646,
188
+ "learning_rate": 3.488372093023256e-05,
189
+ "loss": 0.5118,
190
+ "step": 72
191
+ },
192
+ {
193
+ "epoch": 1.171875,
194
+ "grad_norm": 13.197107315063477,
195
+ "learning_rate": 3.401162790697674e-05,
196
+ "loss": 0.6106,
197
+ "step": 75
198
+ },
199
+ {
200
+ "epoch": 1.21875,
201
+ "grad_norm": 5.81817102432251,
202
+ "learning_rate": 3.313953488372093e-05,
203
+ "loss": 0.6194,
204
+ "step": 78
205
+ },
206
+ {
207
+ "epoch": 1.265625,
208
+ "grad_norm": 2.4604616165161133,
209
+ "learning_rate": 3.226744186046512e-05,
210
+ "loss": 0.576,
211
+ "step": 81
212
+ },
213
+ {
214
+ "epoch": 1.3125,
215
+ "grad_norm": 3.2092373371124268,
216
+ "learning_rate": 3.13953488372093e-05,
217
+ "loss": 0.5786,
218
+ "step": 84
219
+ },
220
+ {
221
+ "epoch": 1.359375,
222
+ "grad_norm": 2.21498441696167,
223
+ "learning_rate": 3.052325581395349e-05,
224
+ "loss": 0.4971,
225
+ "step": 87
226
+ },
227
+ {
228
+ "epoch": 1.40625,
229
+ "grad_norm": 1.9152885675430298,
230
+ "learning_rate": 2.9651162790697678e-05,
231
+ "loss": 0.6565,
232
+ "step": 90
233
+ },
234
+ {
235
+ "epoch": 1.453125,
236
+ "grad_norm": 22.123859405517578,
237
+ "learning_rate": 2.8779069767441864e-05,
238
+ "loss": 0.6366,
239
+ "step": 93
240
+ },
241
+ {
242
+ "epoch": 1.5,
243
+ "grad_norm": 1.3859971761703491,
244
+ "learning_rate": 2.7906976744186048e-05,
245
+ "loss": 0.5938,
246
+ "step": 96
247
+ },
248
+ {
249
+ "epoch": 1.546875,
250
+ "grad_norm": 2.3298566341400146,
251
+ "learning_rate": 2.703488372093023e-05,
252
+ "loss": 0.6305,
253
+ "step": 99
254
+ },
255
+ {
256
+ "epoch": 1.59375,
257
+ "grad_norm": 1.73346745967865,
258
+ "learning_rate": 2.616279069767442e-05,
259
+ "loss": 0.5451,
260
+ "step": 102
261
+ },
262
+ {
263
+ "epoch": 1.640625,
264
+ "grad_norm": 21.07562255859375,
265
+ "learning_rate": 2.5290697674418607e-05,
266
+ "loss": 0.692,
267
+ "step": 105
268
+ },
269
+ {
270
+ "epoch": 1.6875,
271
+ "grad_norm": 1.426858901977539,
272
+ "learning_rate": 2.441860465116279e-05,
273
+ "loss": 0.611,
274
+ "step": 108
275
+ },
276
+ {
277
+ "epoch": 1.734375,
278
+ "grad_norm": 1.2272080183029175,
279
+ "learning_rate": 2.354651162790698e-05,
280
+ "loss": 0.5374,
281
+ "step": 111
282
+ },
283
+ {
284
+ "epoch": 1.78125,
285
+ "grad_norm": 4.342379093170166,
286
+ "learning_rate": 2.2674418604651163e-05,
287
+ "loss": 0.5966,
288
+ "step": 114
289
+ },
290
+ {
291
+ "epoch": 1.828125,
292
+ "grad_norm": 1.1373143196105957,
293
+ "learning_rate": 2.180232558139535e-05,
294
+ "loss": 0.5905,
295
+ "step": 117
296
+ },
297
+ {
298
+ "epoch": 1.875,
299
+ "grad_norm": 1.238311529159546,
300
+ "learning_rate": 2.0930232558139536e-05,
301
+ "loss": 0.4506,
302
+ "step": 120
303
+ },
304
+ {
305
+ "epoch": 1.921875,
306
+ "grad_norm": 3.4101076126098633,
307
+ "learning_rate": 2.0058139534883722e-05,
308
+ "loss": 0.5693,
309
+ "step": 123
310
+ },
311
+ {
312
+ "epoch": 1.96875,
313
+ "grad_norm": 4.670176982879639,
314
+ "learning_rate": 1.918604651162791e-05,
315
+ "loss": 0.6634,
316
+ "step": 126
317
+ },
318
+ {
319
+ "epoch": 2.0,
320
+ "eval_accuracy": 0.5984251968503937,
321
+ "eval_auc": 0.6345771144278607,
322
+ "eval_f1": 0.4,
323
+ "eval_loss": 0.6221936941146851,
324
+ "eval_precision": 0.9444444444444444,
325
+ "eval_recall": 0.2537313432835821,
326
+ "eval_runtime": 22.0553,
327
+ "eval_samples_per_second": 5.758,
328
+ "eval_steps_per_second": 0.363,
329
+ "step": 128
330
+ },
331
+ {
332
+ "epoch": 2.015625,
333
+ "grad_norm": 2.3907852172851562,
334
+ "learning_rate": 1.831395348837209e-05,
335
+ "loss": 0.6309,
336
+ "step": 129
337
+ },
338
+ {
339
+ "epoch": 2.0625,
340
+ "grad_norm": 0.948510468006134,
341
+ "learning_rate": 1.744186046511628e-05,
342
+ "loss": 0.5528,
343
+ "step": 132
344
+ },
345
+ {
346
+ "epoch": 2.109375,
347
+ "grad_norm": 1.6974962949752808,
348
+ "learning_rate": 1.6569767441860464e-05,
349
+ "loss": 0.4577,
350
+ "step": 135
351
+ },
352
+ {
353
+ "epoch": 2.15625,
354
+ "grad_norm": 1.3852076530456543,
355
+ "learning_rate": 1.569767441860465e-05,
356
+ "loss": 0.6234,
357
+ "step": 138
358
+ },
359
+ {
360
+ "epoch": 2.203125,
361
+ "grad_norm": 3.273153066635132,
362
+ "learning_rate": 1.4825581395348839e-05,
363
+ "loss": 0.5546,
364
+ "step": 141
365
+ },
366
+ {
367
+ "epoch": 2.25,
368
+ "grad_norm": 2.748469591140747,
369
+ "learning_rate": 1.3953488372093024e-05,
370
+ "loss": 0.4984,
371
+ "step": 144
372
+ },
373
+ {
374
+ "epoch": 2.296875,
375
+ "grad_norm": 2.883350372314453,
376
+ "learning_rate": 1.308139534883721e-05,
377
+ "loss": 0.4304,
378
+ "step": 147
379
+ },
380
+ {
381
+ "epoch": 2.34375,
382
+ "grad_norm": 2.3603620529174805,
383
+ "learning_rate": 1.2209302325581395e-05,
384
+ "loss": 0.5716,
385
+ "step": 150
386
+ },
387
+ {
388
+ "epoch": 2.390625,
389
+ "grad_norm": 1.320438265800476,
390
+ "learning_rate": 1.1337209302325581e-05,
391
+ "loss": 0.5482,
392
+ "step": 153
393
+ },
394
+ {
395
+ "epoch": 2.4375,
396
+ "grad_norm": 1.0259778499603271,
397
+ "learning_rate": 1.0465116279069768e-05,
398
+ "loss": 0.5973,
399
+ "step": 156
400
+ },
401
+ {
402
+ "epoch": 2.484375,
403
+ "grad_norm": 1.2649555206298828,
404
+ "learning_rate": 9.593023255813954e-06,
405
+ "loss": 0.5215,
406
+ "step": 159
407
+ },
408
+ {
409
+ "epoch": 2.53125,
410
+ "grad_norm": 1.8391621112823486,
411
+ "learning_rate": 8.72093023255814e-06,
412
+ "loss": 0.6134,
413
+ "step": 162
414
+ },
415
+ {
416
+ "epoch": 2.578125,
417
+ "grad_norm": 3.4416086673736572,
418
+ "learning_rate": 7.848837209302325e-06,
419
+ "loss": 0.611,
420
+ "step": 165
421
+ },
422
+ {
423
+ "epoch": 2.625,
424
+ "grad_norm": 5.348316669464111,
425
+ "learning_rate": 6.976744186046512e-06,
426
+ "loss": 0.6286,
427
+ "step": 168
428
+ },
429
+ {
430
+ "epoch": 2.671875,
431
+ "grad_norm": 1.5112167596817017,
432
+ "learning_rate": 6.1046511627906975e-06,
433
+ "loss": 0.5942,
434
+ "step": 171
435
+ },
436
+ {
437
+ "epoch": 2.71875,
438
+ "grad_norm": 0.7739925980567932,
439
+ "learning_rate": 5.232558139534884e-06,
440
+ "loss": 0.6334,
441
+ "step": 174
442
+ },
443
+ {
444
+ "epoch": 2.765625,
445
+ "grad_norm": 2.106109857559204,
446
+ "learning_rate": 4.36046511627907e-06,
447
+ "loss": 0.5809,
448
+ "step": 177
449
+ },
450
+ {
451
+ "epoch": 2.8125,
452
+ "grad_norm": 2.3415915966033936,
453
+ "learning_rate": 3.488372093023256e-06,
454
+ "loss": 0.5762,
455
+ "step": 180
456
+ },
457
+ {
458
+ "epoch": 2.859375,
459
+ "grad_norm": 1.3243408203125,
460
+ "learning_rate": 2.616279069767442e-06,
461
+ "loss": 0.527,
462
+ "step": 183
463
+ },
464
+ {
465
+ "epoch": 2.90625,
466
+ "grad_norm": 0.7959187030792236,
467
+ "learning_rate": 1.744186046511628e-06,
468
+ "loss": 0.5249,
469
+ "step": 186
470
+ },
471
+ {
472
+ "epoch": 2.953125,
473
+ "grad_norm": 1.6207215785980225,
474
+ "learning_rate": 8.72093023255814e-07,
475
+ "loss": 0.5213,
476
+ "step": 189
477
+ },
478
+ {
479
+ "epoch": 3.0,
480
+ "grad_norm": 2.1129848957061768,
481
+ "learning_rate": 0.0,
482
+ "loss": 0.5843,
483
+ "step": 192
484
+ },
485
+ {
486
+ "epoch": 3.0,
487
+ "eval_accuracy": 0.5826771653543307,
488
+ "eval_auc": 0.6388059701492537,
489
+ "eval_f1": 0.7039106145251397,
490
+ "eval_loss": 0.6174320578575134,
491
+ "eval_precision": 0.5625,
492
+ "eval_recall": 0.9402985074626866,
493
+ "eval_runtime": 23.4686,
494
+ "eval_samples_per_second": 5.411,
495
+ "eval_steps_per_second": 0.341,
496
+ "step": 192
497
+ }
498
+ ],
499
+ "logging_steps": 3,
500
+ "max_steps": 192,
501
+ "num_input_tokens_seen": 0,
502
+ "num_train_epochs": 3,
503
+ "save_steps": 500,
504
+ "stateful_callbacks": {
505
+ "EarlyStoppingCallback": {
506
+ "args": {
507
+ "early_stopping_patience": 5,
508
+ "early_stopping_threshold": 0.01
509
+ },
510
+ "attributes": {
511
+ "early_stopping_patience_counter": 2
512
+ }
513
+ },
514
+ "TrainerControl": {
515
+ "args": {
516
+ "should_epoch_stop": false,
517
+ "should_evaluate": false,
518
+ "should_log": false,
519
+ "should_save": true,
520
+ "should_training_stop": true
521
+ },
522
+ "attributes": {}
523
+ }
524
+ },
525
+ "total_flos": 100047978800640.0,
526
+ "train_batch_size": 8,
527
+ "trial_name": null,
528
+ "trial_params": null
529
+ }
checkpoint-192/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2724b4aa4988df7aa7f9e44f30a9fe7c0cf4b6276ffcff99d06297fa4cdbaac8
3
+ size 5368
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "PhaseTechnologies/RoBERTo",
3
+ "_num_labels": 2,
4
+ "architectures": [
5
+ "RobertaForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "eos_token_id": 2,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "negative",
17
+ "1": "positive"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "negative": 0,
23
+ "positive": 1
24
+ },
25
+ "layer_norm_eps": 1e-05,
26
+ "max_position_embeddings": 514,
27
+ "model_type": "roberta",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "pad_token_id": 1,
31
+ "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.48.0",
35
+ "type_vocab_size": 1,
36
+ "use_cache": true,
37
+ "vocab_size": 50265
38
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80587731ab8e5b200a0728a5733b2a1b8923e0126144d73de0789a50435c83c1
3
+ size 498612824
runs/Jan30_08-23-42_r-phasetechnologies-robertophyfirsttrain-zizp0wk0-31e16-mpa4x/events.out.tfevents.1738225423.r-phasetechnologies-robertophyfirsttrain-zizp0wk0-31e16-mpa4x.105.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3e5de7eefc7c4960c553a6dc9c5e100e0fa6086c9dcb8f82c6f0b89eca2b9fa
3
- size 13135
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6633d81869310938348d87fda071d5f0174fb0687c692c34dfc76dd3db903494
3
+ size 20618
runs/Jan30_08-23-42_r-phasetechnologies-robertophyfirsttrain-zizp0wk0-31e16-mpa4x/events.out.tfevents.1738226571.r-phasetechnologies-robertophyfirsttrain-zizp0wk0-31e16-mpa4x.105.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de15b095ded2f334cd13c43b0bb4a2e4013a4d3962c6d96200cc5136b265a76a
3
+ size 607
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": true,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": true,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": "<s>",
6
+ "lstrip": false,
7
+ "normalized": true,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": true,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": true,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ }
44
+ },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": false,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "extra_special_tokens": {},
51
+ "mask_token": "<mask>",
52
+ "max_length": 128,
53
+ "model_max_length": 1000000000000000019884624838656,
54
+ "pad_to_multiple_of": null,
55
+ "pad_token": "<pad>",
56
+ "pad_token_type_id": 0,
57
+ "padding_side": "right",
58
+ "sep_token": "</s>",
59
+ "stride": 0,
60
+ "tokenizer_class": "RobertaTokenizer",
61
+ "trim_offsets": true,
62
+ "truncation_side": "right",
63
+ "truncation_strategy": "longest_first",
64
+ "unk_token": "<unk>"
65
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2724b4aa4988df7aa7f9e44f30a9fe7c0cf4b6276ffcff99d06297fa4cdbaac8
3
+ size 5368
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "autotrain-dtpk3-gqgvr/autotrain-data",
3
+ "model": "PhaseTechnologies/RoBERTo",
4
+ "lr": 5e-05,
5
+ "epochs": 3,
6
+ "max_seq_length": 128,
7
+ "batch_size": 8,
8
+ "warmup_ratio": 0.1,
9
+ "gradient_accumulation": 1,
10
+ "optimizer": "adamw_torch",
11
+ "scheduler": "linear",
12
+ "weight_decay": 0.0,
13
+ "max_grad_norm": 1.0,
14
+ "seed": 42,
15
+ "train_split": "train",
16
+ "valid_split": "validation",
17
+ "text_column": "autotrain_text",
18
+ "target_column": "autotrain_label",
19
+ "logging_steps": -1,
20
+ "project_name": "autotrain-dtpk3-gqgvr",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": null,
23
+ "save_total_limit": 1,
24
+ "push_to_hub": true,
25
+ "eval_strategy": "epoch",
26
+ "username": "PhaseTechnologies",
27
+ "log": "tensorboard",
28
+ "early_stopping_patience": 5,
29
+ "early_stopping_threshold": 0.01
30
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff