thedarktechie commited on
Commit
34ca916
·
verified ·
1 Parent(s): f10ec54

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - text-classification
6
+ base_model: michellejieli/emotion_text_classifier
7
+ widget:
8
+ - text: "I love AutoTrain"
9
+ ---
10
+
11
+ # Model Trained Using AutoTrain
12
+
13
+ - Problem type: Text Classification
14
+
15
+ ## Validation Metrics
16
+ loss: 0.0007794291013851762
17
+
18
+ f1: 1.0
19
+
20
+ precision: 1.0
21
+
22
+ recall: 1.0
23
+
24
+ auc: 1.0
25
+
26
+ accuracy: 1.0
checkpoint-60/config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "michellejieli/emotion_text_classifier",
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": "Danger",
17
+ "1": "Neutral"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "Danger": 0,
23
+ "Neutral": 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": 6,
30
+ "pad_token_id": 1,
31
+ "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.47.1",
35
+ "type_vocab_size": 1,
36
+ "use_cache": true,
37
+ "vocab_size": 50265
38
+ }
checkpoint-60/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f94216adc88b1714b3e7f99d9f446b4dbfcf47d131e3a2b0b5dae106fb1decd
3
+ size 328492280
checkpoint-60/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0723314eb744351e19c169b217d6fb208373a22327b11db16530c456e05a722
3
+ size 657044666
checkpoint-60/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68b70fce68775a4688a6522f9d8ec32742a7ce1deb8eac400b12aafee5ad1510
3
+ size 13990
checkpoint-60/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974fb60062a9e094d57046984954545b807c1053a95415c6cb8cd6fd59c288ae
3
+ size 1064
checkpoint-60/trainer_state.json ADDED
@@ -0,0 +1,501 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.0007794291013851762,
3
+ "best_model_checkpoint": "GunTrained/checkpoint-60",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 60,
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.05,
13
+ "grad_norm": 6.101943016052246,
14
+ "learning_rate": 8.333333333333334e-06,
15
+ "loss": 0.6663,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.1,
20
+ "grad_norm": 4.817054748535156,
21
+ "learning_rate": 1.6666666666666667e-05,
22
+ "loss": 0.6664,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.15,
27
+ "grad_norm": 7.758459568023682,
28
+ "learning_rate": 2.5e-05,
29
+ "loss": 0.7126,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.2,
34
+ "grad_norm": 7.151058197021484,
35
+ "learning_rate": 3.3333333333333335e-05,
36
+ "loss": 0.7239,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.25,
41
+ "grad_norm": 4.918471336364746,
42
+ "learning_rate": 4.166666666666667e-05,
43
+ "loss": 0.6348,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.3,
48
+ "grad_norm": 5.7343363761901855,
49
+ "learning_rate": 5e-05,
50
+ "loss": 0.559,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.35,
55
+ "grad_norm": 9.078401565551758,
56
+ "learning_rate": 4.9074074074074075e-05,
57
+ "loss": 0.6086,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.4,
62
+ "grad_norm": 4.950915336608887,
63
+ "learning_rate": 4.814814814814815e-05,
64
+ "loss": 0.3814,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.45,
69
+ "grad_norm": 4.698654651641846,
70
+ "learning_rate": 4.722222222222222e-05,
71
+ "loss": 0.4108,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.5,
76
+ "grad_norm": 5.6531476974487305,
77
+ "learning_rate": 4.62962962962963e-05,
78
+ "loss": 0.3182,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.55,
83
+ "grad_norm": 11.72104549407959,
84
+ "learning_rate": 4.5370370370370374e-05,
85
+ "loss": 0.4747,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.6,
90
+ "grad_norm": 11.522076606750488,
91
+ "learning_rate": 4.4444444444444447e-05,
92
+ "loss": 0.3193,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.65,
97
+ "grad_norm": 4.9099931716918945,
98
+ "learning_rate": 4.351851851851852e-05,
99
+ "loss": 0.151,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.7,
104
+ "grad_norm": 2.7918541431427,
105
+ "learning_rate": 4.259259259259259e-05,
106
+ "loss": 0.1286,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.75,
111
+ "grad_norm": 4.657876968383789,
112
+ "learning_rate": 4.166666666666667e-05,
113
+ "loss": 0.1421,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.8,
118
+ "grad_norm": 3.699469566345215,
119
+ "learning_rate": 4.074074074074074e-05,
120
+ "loss": 0.1218,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.85,
125
+ "grad_norm": 1.5832524299621582,
126
+ "learning_rate": 3.981481481481482e-05,
127
+ "loss": 0.061,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.9,
132
+ "grad_norm": 1.3274251222610474,
133
+ "learning_rate": 3.888888888888889e-05,
134
+ "loss": 0.053,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.95,
139
+ "grad_norm": 1.0514236688613892,
140
+ "learning_rate": 3.7962962962962964e-05,
141
+ "loss": 0.0391,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 1.0,
146
+ "grad_norm": 0.6895888447761536,
147
+ "learning_rate": 3.7037037037037037e-05,
148
+ "loss": 0.0262,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 1.0,
153
+ "eval_accuracy": 1.0,
154
+ "eval_auc": 1.0,
155
+ "eval_f1": 1.0,
156
+ "eval_loss": 0.016246700659394264,
157
+ "eval_precision": 1.0,
158
+ "eval_recall": 1.0,
159
+ "eval_runtime": 3.4804,
160
+ "eval_samples_per_second": 11.493,
161
+ "eval_steps_per_second": 0.862,
162
+ "step": 20
163
+ },
164
+ {
165
+ "epoch": 1.05,
166
+ "grad_norm": 0.5266243815422058,
167
+ "learning_rate": 3.611111111111111e-05,
168
+ "loss": 0.0213,
169
+ "step": 21
170
+ },
171
+ {
172
+ "epoch": 1.1,
173
+ "grad_norm": 0.45338842272758484,
174
+ "learning_rate": 3.518518518518519e-05,
175
+ "loss": 0.0147,
176
+ "step": 22
177
+ },
178
+ {
179
+ "epoch": 1.15,
180
+ "grad_norm": 0.2849442958831787,
181
+ "learning_rate": 3.425925925925926e-05,
182
+ "loss": 0.0116,
183
+ "step": 23
184
+ },
185
+ {
186
+ "epoch": 1.2,
187
+ "grad_norm": 0.2172078639268875,
188
+ "learning_rate": 3.3333333333333335e-05,
189
+ "loss": 0.0096,
190
+ "step": 24
191
+ },
192
+ {
193
+ "epoch": 1.25,
194
+ "grad_norm": 0.20230992138385773,
195
+ "learning_rate": 3.240740740740741e-05,
196
+ "loss": 0.0085,
197
+ "step": 25
198
+ },
199
+ {
200
+ "epoch": 1.3,
201
+ "grad_norm": 3.360456705093384,
202
+ "learning_rate": 3.148148148148148e-05,
203
+ "loss": 0.0264,
204
+ "step": 26
205
+ },
206
+ {
207
+ "epoch": 1.35,
208
+ "grad_norm": 0.16627204418182373,
209
+ "learning_rate": 3.055555555555556e-05,
210
+ "loss": 0.0065,
211
+ "step": 27
212
+ },
213
+ {
214
+ "epoch": 1.4,
215
+ "grad_norm": 0.10652414709329605,
216
+ "learning_rate": 2.962962962962963e-05,
217
+ "loss": 0.0044,
218
+ "step": 28
219
+ },
220
+ {
221
+ "epoch": 1.45,
222
+ "grad_norm": 0.1456204652786255,
223
+ "learning_rate": 2.8703703703703706e-05,
224
+ "loss": 0.0044,
225
+ "step": 29
226
+ },
227
+ {
228
+ "epoch": 1.5,
229
+ "grad_norm": 0.10121117532253265,
230
+ "learning_rate": 2.777777777777778e-05,
231
+ "loss": 0.0037,
232
+ "step": 30
233
+ },
234
+ {
235
+ "epoch": 1.55,
236
+ "grad_norm": 0.08954872190952301,
237
+ "learning_rate": 2.6851851851851855e-05,
238
+ "loss": 0.0032,
239
+ "step": 31
240
+ },
241
+ {
242
+ "epoch": 1.6,
243
+ "grad_norm": 0.08577124029397964,
244
+ "learning_rate": 2.5925925925925925e-05,
245
+ "loss": 0.0034,
246
+ "step": 32
247
+ },
248
+ {
249
+ "epoch": 1.65,
250
+ "grad_norm": 0.06619411706924438,
251
+ "learning_rate": 2.5e-05,
252
+ "loss": 0.0027,
253
+ "step": 33
254
+ },
255
+ {
256
+ "epoch": 1.7,
257
+ "grad_norm": 0.062390342354774475,
258
+ "learning_rate": 2.4074074074074074e-05,
259
+ "loss": 0.0024,
260
+ "step": 34
261
+ },
262
+ {
263
+ "epoch": 1.75,
264
+ "grad_norm": 0.0649631917476654,
265
+ "learning_rate": 2.314814814814815e-05,
266
+ "loss": 0.0026,
267
+ "step": 35
268
+ },
269
+ {
270
+ "epoch": 1.8,
271
+ "grad_norm": 0.044296178966760635,
272
+ "learning_rate": 2.2222222222222223e-05,
273
+ "loss": 0.0018,
274
+ "step": 36
275
+ },
276
+ {
277
+ "epoch": 1.85,
278
+ "grad_norm": 0.04539903253316879,
279
+ "learning_rate": 2.1296296296296296e-05,
280
+ "loss": 0.0019,
281
+ "step": 37
282
+ },
283
+ {
284
+ "epoch": 1.9,
285
+ "grad_norm": 0.04817131161689758,
286
+ "learning_rate": 2.037037037037037e-05,
287
+ "loss": 0.0021,
288
+ "step": 38
289
+ },
290
+ {
291
+ "epoch": 1.95,
292
+ "grad_norm": 0.042122773826122284,
293
+ "learning_rate": 1.9444444444444445e-05,
294
+ "loss": 0.0017,
295
+ "step": 39
296
+ },
297
+ {
298
+ "epoch": 2.0,
299
+ "grad_norm": 0.03843548521399498,
300
+ "learning_rate": 1.8518518518518518e-05,
301
+ "loss": 0.0016,
302
+ "step": 40
303
+ },
304
+ {
305
+ "epoch": 2.0,
306
+ "eval_accuracy": 1.0,
307
+ "eval_auc": 1.0,
308
+ "eval_f1": 1.0,
309
+ "eval_loss": 0.0010761935263872147,
310
+ "eval_precision": 1.0,
311
+ "eval_recall": 1.0,
312
+ "eval_runtime": 3.8293,
313
+ "eval_samples_per_second": 10.446,
314
+ "eval_steps_per_second": 0.783,
315
+ "step": 40
316
+ },
317
+ {
318
+ "epoch": 2.05,
319
+ "grad_norm": 0.03603370115160942,
320
+ "learning_rate": 1.7592592592592595e-05,
321
+ "loss": 0.0015,
322
+ "step": 41
323
+ },
324
+ {
325
+ "epoch": 2.1,
326
+ "grad_norm": 0.03652139753103256,
327
+ "learning_rate": 1.6666666666666667e-05,
328
+ "loss": 0.0015,
329
+ "step": 42
330
+ },
331
+ {
332
+ "epoch": 2.15,
333
+ "grad_norm": 0.038051921874284744,
334
+ "learning_rate": 1.574074074074074e-05,
335
+ "loss": 0.0015,
336
+ "step": 43
337
+ },
338
+ {
339
+ "epoch": 2.2,
340
+ "grad_norm": 0.03261933475732803,
341
+ "learning_rate": 1.4814814814814815e-05,
342
+ "loss": 0.0014,
343
+ "step": 44
344
+ },
345
+ {
346
+ "epoch": 2.25,
347
+ "grad_norm": 4.102038860321045,
348
+ "learning_rate": 1.388888888888889e-05,
349
+ "loss": 0.0063,
350
+ "step": 45
351
+ },
352
+ {
353
+ "epoch": 2.3,
354
+ "grad_norm": 0.03037087619304657,
355
+ "learning_rate": 1.2962962962962962e-05,
356
+ "loss": 0.0012,
357
+ "step": 46
358
+ },
359
+ {
360
+ "epoch": 2.35,
361
+ "grad_norm": 0.03520207107067108,
362
+ "learning_rate": 1.2037037037037037e-05,
363
+ "loss": 0.0014,
364
+ "step": 47
365
+ },
366
+ {
367
+ "epoch": 2.4,
368
+ "grad_norm": 0.03004162758588791,
369
+ "learning_rate": 1.1111111111111112e-05,
370
+ "loss": 0.0013,
371
+ "step": 48
372
+ },
373
+ {
374
+ "epoch": 2.45,
375
+ "grad_norm": 0.03369548171758652,
376
+ "learning_rate": 1.0185185185185185e-05,
377
+ "loss": 0.0014,
378
+ "step": 49
379
+ },
380
+ {
381
+ "epoch": 2.5,
382
+ "grad_norm": 0.028761522844433784,
383
+ "learning_rate": 9.259259259259259e-06,
384
+ "loss": 0.0012,
385
+ "step": 50
386
+ },
387
+ {
388
+ "epoch": 2.55,
389
+ "grad_norm": 0.02488841488957405,
390
+ "learning_rate": 8.333333333333334e-06,
391
+ "loss": 0.001,
392
+ "step": 51
393
+ },
394
+ {
395
+ "epoch": 2.6,
396
+ "grad_norm": 0.03264608979225159,
397
+ "learning_rate": 7.4074074074074075e-06,
398
+ "loss": 0.0013,
399
+ "step": 52
400
+ },
401
+ {
402
+ "epoch": 2.65,
403
+ "grad_norm": 0.028874224051833153,
404
+ "learning_rate": 6.481481481481481e-06,
405
+ "loss": 0.0012,
406
+ "step": 53
407
+ },
408
+ {
409
+ "epoch": 2.7,
410
+ "grad_norm": 0.02963588573038578,
411
+ "learning_rate": 5.555555555555556e-06,
412
+ "loss": 0.0012,
413
+ "step": 54
414
+ },
415
+ {
416
+ "epoch": 2.75,
417
+ "grad_norm": 0.025142710655927658,
418
+ "learning_rate": 4.6296296296296296e-06,
419
+ "loss": 0.0011,
420
+ "step": 55
421
+ },
422
+ {
423
+ "epoch": 2.8,
424
+ "grad_norm": 0.03795456886291504,
425
+ "learning_rate": 3.7037037037037037e-06,
426
+ "loss": 0.0015,
427
+ "step": 56
428
+ },
429
+ {
430
+ "epoch": 2.85,
431
+ "grad_norm": 0.031960126012563705,
432
+ "learning_rate": 2.777777777777778e-06,
433
+ "loss": 0.0013,
434
+ "step": 57
435
+ },
436
+ {
437
+ "epoch": 2.9,
438
+ "grad_norm": 0.03300045058131218,
439
+ "learning_rate": 1.8518518518518519e-06,
440
+ "loss": 0.0014,
441
+ "step": 58
442
+ },
443
+ {
444
+ "epoch": 2.95,
445
+ "grad_norm": 0.023562703281641006,
446
+ "learning_rate": 9.259259259259259e-07,
447
+ "loss": 0.001,
448
+ "step": 59
449
+ },
450
+ {
451
+ "epoch": 3.0,
452
+ "grad_norm": 0.028395747765898705,
453
+ "learning_rate": 0.0,
454
+ "loss": 0.0011,
455
+ "step": 60
456
+ },
457
+ {
458
+ "epoch": 3.0,
459
+ "eval_accuracy": 1.0,
460
+ "eval_auc": 1.0,
461
+ "eval_f1": 1.0,
462
+ "eval_loss": 0.0007794291013851762,
463
+ "eval_precision": 1.0,
464
+ "eval_recall": 1.0,
465
+ "eval_runtime": 3.303,
466
+ "eval_samples_per_second": 12.11,
467
+ "eval_steps_per_second": 0.908,
468
+ "step": 60
469
+ }
470
+ ],
471
+ "logging_steps": 1,
472
+ "max_steps": 60,
473
+ "num_input_tokens_seen": 0,
474
+ "num_train_epochs": 3,
475
+ "save_steps": 500,
476
+ "stateful_callbacks": {
477
+ "EarlyStoppingCallback": {
478
+ "args": {
479
+ "early_stopping_patience": 5,
480
+ "early_stopping_threshold": 0.01
481
+ },
482
+ "attributes": {
483
+ "early_stopping_patience_counter": 1
484
+ }
485
+ },
486
+ "TrainerControl": {
487
+ "args": {
488
+ "should_epoch_stop": false,
489
+ "should_evaluate": false,
490
+ "should_log": false,
491
+ "should_save": true,
492
+ "should_training_stop": true
493
+ },
494
+ "attributes": {}
495
+ }
496
+ },
497
+ "total_flos": 15896087838720.0,
498
+ "train_batch_size": 8,
499
+ "trial_name": null,
500
+ "trial_params": null
501
+ }
checkpoint-60/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47e37e3afdcd91cbb508d8e258b0b945a93f43e429d3d7c342466f85333d59a6
3
+ size 5368
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "michellejieli/emotion_text_classifier",
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": "Danger",
17
+ "1": "Neutral"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "Danger": 0,
23
+ "Neutral": 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": 6,
30
+ "pad_token_id": 1,
31
+ "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
+ "torch_dtype": "float32",
34
+ "transformers_version": "4.47.1",
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:8f94216adc88b1714b3e7f99d9f446b4dbfcf47d131e3a2b0b5dae106fb1decd
3
+ size 328492280
runs/Jan13_08-53-19_r-thedarktechie-sentianalysisone-mu47n5bx-d9ecd-r7430/events.out.tfevents.1736758401.r-thedarktechie-sentianalysisone-mu47n5bx-d9ecd-r7430.109.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b754886880a74059f86496d1e0f818a378b3621883ce6cd6f3f576931e67f283
3
- size 5344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfd3b4abef9f76c401b3ce5798e5be6a72ef5f17a526b504c829255f3a345ec7
3
+ size 19639
runs/Jan13_08-53-19_r-thedarktechie-sentianalysisone-mu47n5bx-d9ecd-r7430/events.out.tfevents.1736758599.r-thedarktechie-sentianalysisone-mu47n5bx-d9ecd-r7430.109.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fb440dbccce68d3b6b62c799cfd26d06757a38f9bf8f7ed03d466ff698ebc9a
3
+ size 597
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
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": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": false,
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": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": "<pad>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": false,
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": 512,
53
+ "model_max_length": 512,
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:47e37e3afdcd91cbb508d8e258b0b945a93f43e429d3d7c342466f85333d59a6
3
+ size 5368
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "GunTrained/autotrain-data",
3
+ "model": "michellejieli/emotion_text_classifier",
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": "GunTrained",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": "fp16",
23
+ "save_total_limit": 1,
24
+ "push_to_hub": true,
25
+ "eval_strategy": "epoch",
26
+ "username": "thedarktechie",
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