daljeetsingh commited on
Commit
4f8a21d
1 Parent(s): 6f82bcb

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - text-classification
6
+ base_model: FacebookAI/roberta-base
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.5335766077041626
17
+
18
+ f1_macro: 0.8027609455799637
19
+
20
+ f1_micro: 0.8
21
+
22
+ f1_weighted: 0.798510908659599
23
+
24
+ precision_macro: 0.8034159941442764
25
+
26
+ precision_micro: 0.8
27
+
28
+ precision_weighted: 0.8030223296082353
29
+
30
+ recall_macro: 0.8077239632795189
31
+
32
+ recall_micro: 0.8
33
+
34
+ recall_weighted: 0.8
35
+
36
+ accuracy: 0.8
checkpoint-100/config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/roberta-base",
3
+ "_num_labels": 3,
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
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "negative",
16
+ "1": "neutral",
17
+ "2": "positive"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "negative": 0,
23
+ "neutral": 1,
24
+ "positive": 2
25
+ },
26
+ "layer_norm_eps": 1e-05,
27
+ "max_position_embeddings": 514,
28
+ "model_type": "roberta",
29
+ "num_attention_heads": 12,
30
+ "num_hidden_layers": 12,
31
+ "pad_token_id": 1,
32
+ "position_embedding_type": "absolute",
33
+ "problem_type": "single_label_classification",
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.43.1",
36
+ "type_vocab_size": 1,
37
+ "use_cache": true,
38
+ "vocab_size": 50265
39
+ }
checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9391be07ea135e09e1ff19cdd1bf3f20014e6edfd1853f6268d1f16454609c3
3
+ size 498615900
checkpoint-100/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c6d70b403df93d69db7afc50103dad0bd7e9e80592dd980b27a85a0694c4d31
3
+ size 997346042
checkpoint-100/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c9d42cd090cb622748a5c0f5d5ada95da9f80c87048c5533fdb977a5b236f70
3
+ size 13990
checkpoint-100/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:388d25972bb1e5c37bd606304b2b7f03e402ddc476d98d532c28ffa8e9b3a17e
3
+ size 1064
checkpoint-100/trainer_state.json ADDED
@@ -0,0 +1,428 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.5335766077041626,
3
+ "best_model_checkpoint": "autotrain-roberta-sentiment/checkpoint-100",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 100,
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.04,
13
+ "grad_norm": 3.4940836429595947,
14
+ "learning_rate": 4.000000000000001e-06,
15
+ "loss": 1.1535,
16
+ "step": 2
17
+ },
18
+ {
19
+ "epoch": 0.08,
20
+ "grad_norm": 3.262470245361328,
21
+ "learning_rate": 8.000000000000001e-06,
22
+ "loss": 1.1256,
23
+ "step": 4
24
+ },
25
+ {
26
+ "epoch": 0.12,
27
+ "grad_norm": 2.512415647506714,
28
+ "learning_rate": 1.2e-05,
29
+ "loss": 1.0537,
30
+ "step": 6
31
+ },
32
+ {
33
+ "epoch": 0.16,
34
+ "grad_norm": 0.9540835022926331,
35
+ "learning_rate": 1.6000000000000003e-05,
36
+ "loss": 1.1332,
37
+ "step": 8
38
+ },
39
+ {
40
+ "epoch": 0.2,
41
+ "grad_norm": 1.4703962802886963,
42
+ "learning_rate": 2e-05,
43
+ "loss": 1.0453,
44
+ "step": 10
45
+ },
46
+ {
47
+ "epoch": 0.24,
48
+ "grad_norm": 2.3024346828460693,
49
+ "learning_rate": 2.4e-05,
50
+ "loss": 1.0759,
51
+ "step": 12
52
+ },
53
+ {
54
+ "epoch": 0.28,
55
+ "grad_norm": 4.083477973937988,
56
+ "learning_rate": 2.8000000000000003e-05,
57
+ "loss": 1.0091,
58
+ "step": 14
59
+ },
60
+ {
61
+ "epoch": 0.32,
62
+ "grad_norm": 2.6913983821868896,
63
+ "learning_rate": 3.2000000000000005e-05,
64
+ "loss": 1.0225,
65
+ "step": 16
66
+ },
67
+ {
68
+ "epoch": 0.36,
69
+ "grad_norm": 2.0365138053894043,
70
+ "learning_rate": 3.6e-05,
71
+ "loss": 1.0758,
72
+ "step": 18
73
+ },
74
+ {
75
+ "epoch": 0.4,
76
+ "grad_norm": 2.462596893310547,
77
+ "learning_rate": 4e-05,
78
+ "loss": 1.0949,
79
+ "step": 20
80
+ },
81
+ {
82
+ "epoch": 0.44,
83
+ "grad_norm": 2.2764413356781006,
84
+ "learning_rate": 4.4000000000000006e-05,
85
+ "loss": 1.1325,
86
+ "step": 22
87
+ },
88
+ {
89
+ "epoch": 0.48,
90
+ "grad_norm": 2.8556883335113525,
91
+ "learning_rate": 4.8e-05,
92
+ "loss": 1.0637,
93
+ "step": 24
94
+ },
95
+ {
96
+ "epoch": 0.52,
97
+ "grad_norm": 2.2826690673828125,
98
+ "learning_rate": 4.977777777777778e-05,
99
+ "loss": 1.1215,
100
+ "step": 26
101
+ },
102
+ {
103
+ "epoch": 0.56,
104
+ "grad_norm": 2.986983299255371,
105
+ "learning_rate": 4.933333333333334e-05,
106
+ "loss": 1.1464,
107
+ "step": 28
108
+ },
109
+ {
110
+ "epoch": 0.6,
111
+ "grad_norm": 3.0181400775909424,
112
+ "learning_rate": 4.888888888888889e-05,
113
+ "loss": 1.0994,
114
+ "step": 30
115
+ },
116
+ {
117
+ "epoch": 0.64,
118
+ "grad_norm": 2.1268210411071777,
119
+ "learning_rate": 4.844444444444445e-05,
120
+ "loss": 1.0626,
121
+ "step": 32
122
+ },
123
+ {
124
+ "epoch": 0.68,
125
+ "grad_norm": 2.155054807662964,
126
+ "learning_rate": 4.8e-05,
127
+ "loss": 1.1088,
128
+ "step": 34
129
+ },
130
+ {
131
+ "epoch": 0.72,
132
+ "grad_norm": 3.4121484756469727,
133
+ "learning_rate": 4.755555555555556e-05,
134
+ "loss": 1.0775,
135
+ "step": 36
136
+ },
137
+ {
138
+ "epoch": 0.76,
139
+ "grad_norm": 2.4863100051879883,
140
+ "learning_rate": 4.711111111111111e-05,
141
+ "loss": 1.0617,
142
+ "step": 38
143
+ },
144
+ {
145
+ "epoch": 0.8,
146
+ "grad_norm": 6.520081043243408,
147
+ "learning_rate": 4.666666666666667e-05,
148
+ "loss": 1.0156,
149
+ "step": 40
150
+ },
151
+ {
152
+ "epoch": 0.84,
153
+ "grad_norm": 7.486565589904785,
154
+ "learning_rate": 4.6222222222222224e-05,
155
+ "loss": 0.8929,
156
+ "step": 42
157
+ },
158
+ {
159
+ "epoch": 0.88,
160
+ "grad_norm": 18.066055297851562,
161
+ "learning_rate": 4.577777777777778e-05,
162
+ "loss": 1.2286,
163
+ "step": 44
164
+ },
165
+ {
166
+ "epoch": 0.92,
167
+ "grad_norm": 10.362664222717285,
168
+ "learning_rate": 4.5333333333333335e-05,
169
+ "loss": 0.9297,
170
+ "step": 46
171
+ },
172
+ {
173
+ "epoch": 0.96,
174
+ "grad_norm": 6.666133403778076,
175
+ "learning_rate": 4.4888888888888894e-05,
176
+ "loss": 0.9551,
177
+ "step": 48
178
+ },
179
+ {
180
+ "epoch": 1.0,
181
+ "grad_norm": 8.330809593200684,
182
+ "learning_rate": 4.4444444444444447e-05,
183
+ "loss": 0.972,
184
+ "step": 50
185
+ },
186
+ {
187
+ "epoch": 1.0,
188
+ "eval_accuracy": 0.465,
189
+ "eval_f1_macro": 0.3169122948031185,
190
+ "eval_f1_micro": 0.465,
191
+ "eval_f1_weighted": 0.3513784524105401,
192
+ "eval_loss": 0.9785851240158081,
193
+ "eval_precision_macro": 0.8102836879432624,
194
+ "eval_precision_micro": 0.465,
195
+ "eval_precision_weighted": 0.7694946808510639,
196
+ "eval_recall_macro": 0.398005698005698,
197
+ "eval_recall_micro": 0.465,
198
+ "eval_recall_weighted": 0.465,
199
+ "eval_runtime": 38.6621,
200
+ "eval_samples_per_second": 5.173,
201
+ "eval_steps_per_second": 0.181,
202
+ "step": 50
203
+ },
204
+ {
205
+ "epoch": 1.04,
206
+ "grad_norm": 8.873079299926758,
207
+ "learning_rate": 4.4000000000000006e-05,
208
+ "loss": 1.0789,
209
+ "step": 52
210
+ },
211
+ {
212
+ "epoch": 1.08,
213
+ "grad_norm": 12.436768531799316,
214
+ "learning_rate": 4.355555555555556e-05,
215
+ "loss": 0.9067,
216
+ "step": 54
217
+ },
218
+ {
219
+ "epoch": 1.12,
220
+ "grad_norm": 19.907135009765625,
221
+ "learning_rate": 4.311111111111111e-05,
222
+ "loss": 0.7823,
223
+ "step": 56
224
+ },
225
+ {
226
+ "epoch": 1.16,
227
+ "grad_norm": 39.21774673461914,
228
+ "learning_rate": 4.266666666666667e-05,
229
+ "loss": 1.3983,
230
+ "step": 58
231
+ },
232
+ {
233
+ "epoch": 1.2,
234
+ "grad_norm": 27.241775512695312,
235
+ "learning_rate": 4.222222222222222e-05,
236
+ "loss": 1.1425,
237
+ "step": 60
238
+ },
239
+ {
240
+ "epoch": 1.24,
241
+ "grad_norm": 50.450050354003906,
242
+ "learning_rate": 4.177777777777778e-05,
243
+ "loss": 1.0617,
244
+ "step": 62
245
+ },
246
+ {
247
+ "epoch": 1.28,
248
+ "grad_norm": 19.874343872070312,
249
+ "learning_rate": 4.133333333333333e-05,
250
+ "loss": 1.1376,
251
+ "step": 64
252
+ },
253
+ {
254
+ "epoch": 1.32,
255
+ "grad_norm": 15.969518661499023,
256
+ "learning_rate": 4.088888888888889e-05,
257
+ "loss": 1.042,
258
+ "step": 66
259
+ },
260
+ {
261
+ "epoch": 1.3599999999999999,
262
+ "grad_norm": 12.018631935119629,
263
+ "learning_rate": 4.0444444444444444e-05,
264
+ "loss": 0.7554,
265
+ "step": 68
266
+ },
267
+ {
268
+ "epoch": 1.4,
269
+ "grad_norm": 9.8690767288208,
270
+ "learning_rate": 4e-05,
271
+ "loss": 0.9531,
272
+ "step": 70
273
+ },
274
+ {
275
+ "epoch": 1.44,
276
+ "grad_norm": 7.842430114746094,
277
+ "learning_rate": 3.9555555555555556e-05,
278
+ "loss": 0.8799,
279
+ "step": 72
280
+ },
281
+ {
282
+ "epoch": 1.48,
283
+ "grad_norm": 8.438117027282715,
284
+ "learning_rate": 3.9111111111111115e-05,
285
+ "loss": 0.7729,
286
+ "step": 74
287
+ },
288
+ {
289
+ "epoch": 1.52,
290
+ "grad_norm": 6.847545623779297,
291
+ "learning_rate": 3.866666666666667e-05,
292
+ "loss": 0.792,
293
+ "step": 76
294
+ },
295
+ {
296
+ "epoch": 1.56,
297
+ "grad_norm": 7.344234943389893,
298
+ "learning_rate": 3.8222222222222226e-05,
299
+ "loss": 0.7008,
300
+ "step": 78
301
+ },
302
+ {
303
+ "epoch": 1.6,
304
+ "grad_norm": 19.439647674560547,
305
+ "learning_rate": 3.777777777777778e-05,
306
+ "loss": 0.6895,
307
+ "step": 80
308
+ },
309
+ {
310
+ "epoch": 1.6400000000000001,
311
+ "grad_norm": 8.48671817779541,
312
+ "learning_rate": 3.733333333333334e-05,
313
+ "loss": 0.5814,
314
+ "step": 82
315
+ },
316
+ {
317
+ "epoch": 1.6800000000000002,
318
+ "grad_norm": 12.682677268981934,
319
+ "learning_rate": 3.688888888888889e-05,
320
+ "loss": 0.6957,
321
+ "step": 84
322
+ },
323
+ {
324
+ "epoch": 1.72,
325
+ "grad_norm": 21.3659610748291,
326
+ "learning_rate": 3.644444444444445e-05,
327
+ "loss": 0.539,
328
+ "step": 86
329
+ },
330
+ {
331
+ "epoch": 1.76,
332
+ "grad_norm": 26.52878189086914,
333
+ "learning_rate": 3.6e-05,
334
+ "loss": 1.0977,
335
+ "step": 88
336
+ },
337
+ {
338
+ "epoch": 1.8,
339
+ "grad_norm": 17.535959243774414,
340
+ "learning_rate": 3.555555555555556e-05,
341
+ "loss": 0.5173,
342
+ "step": 90
343
+ },
344
+ {
345
+ "epoch": 1.8399999999999999,
346
+ "grad_norm": 15.361188888549805,
347
+ "learning_rate": 3.511111111111111e-05,
348
+ "loss": 0.5678,
349
+ "step": 92
350
+ },
351
+ {
352
+ "epoch": 1.88,
353
+ "grad_norm": 17.405290603637695,
354
+ "learning_rate": 3.466666666666667e-05,
355
+ "loss": 0.7743,
356
+ "step": 94
357
+ },
358
+ {
359
+ "epoch": 1.92,
360
+ "grad_norm": 20.69967269897461,
361
+ "learning_rate": 3.4222222222222224e-05,
362
+ "loss": 0.7244,
363
+ "step": 96
364
+ },
365
+ {
366
+ "epoch": 1.96,
367
+ "grad_norm": 15.444042205810547,
368
+ "learning_rate": 3.377777777777778e-05,
369
+ "loss": 0.6662,
370
+ "step": 98
371
+ },
372
+ {
373
+ "epoch": 2.0,
374
+ "grad_norm": 17.32610511779785,
375
+ "learning_rate": 3.3333333333333335e-05,
376
+ "loss": 0.6937,
377
+ "step": 100
378
+ },
379
+ {
380
+ "epoch": 2.0,
381
+ "eval_accuracy": 0.8,
382
+ "eval_f1_macro": 0.8027609455799637,
383
+ "eval_f1_micro": 0.8,
384
+ "eval_f1_weighted": 0.798510908659599,
385
+ "eval_loss": 0.5335766077041626,
386
+ "eval_precision_macro": 0.8034159941442764,
387
+ "eval_precision_micro": 0.8,
388
+ "eval_precision_weighted": 0.8030223296082353,
389
+ "eval_recall_macro": 0.8077239632795189,
390
+ "eval_recall_micro": 0.8,
391
+ "eval_recall_weighted": 0.8,
392
+ "eval_runtime": 35.6379,
393
+ "eval_samples_per_second": 5.612,
394
+ "eval_steps_per_second": 0.196,
395
+ "step": 100
396
+ }
397
+ ],
398
+ "logging_steps": 2,
399
+ "max_steps": 250,
400
+ "num_input_tokens_seen": 0,
401
+ "num_train_epochs": 5,
402
+ "save_steps": 500,
403
+ "stateful_callbacks": {
404
+ "EarlyStoppingCallback": {
405
+ "args": {
406
+ "early_stopping_patience": 5,
407
+ "early_stopping_threshold": 0.01
408
+ },
409
+ "attributes": {
410
+ "early_stopping_patience_counter": 0
411
+ }
412
+ },
413
+ "TrainerControl": {
414
+ "args": {
415
+ "should_epoch_stop": false,
416
+ "should_evaluate": false,
417
+ "should_log": false,
418
+ "should_save": true,
419
+ "should_training_stop": false
420
+ },
421
+ "attributes": {}
422
+ }
423
+ },
424
+ "total_flos": 105113810382336.0,
425
+ "train_batch_size": 16,
426
+ "trial_name": null,
427
+ "trial_params": null
428
+ }
checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdeb21fb5dbd6d010b51d25402cc7e4acbf851d9f905b2569ce3802ffe67c04e
3
+ size 5240
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/roberta-base",
3
+ "_num_labels": 3,
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
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "negative",
16
+ "1": "neutral",
17
+ "2": "positive"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "negative": 0,
23
+ "neutral": 1,
24
+ "positive": 2
25
+ },
26
+ "layer_norm_eps": 1e-05,
27
+ "max_position_embeddings": 514,
28
+ "model_type": "roberta",
29
+ "num_attention_heads": 12,
30
+ "num_hidden_layers": 12,
31
+ "pad_token_id": 1,
32
+ "position_embedding_type": "absolute",
33
+ "problem_type": "single_label_classification",
34
+ "torch_dtype": "float32",
35
+ "transformers_version": "4.43.1",
36
+ "type_vocab_size": 1,
37
+ "use_cache": true,
38
+ "vocab_size": 50265
39
+ }
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:b9391be07ea135e09e1ff19cdd1bf3f20014e6edfd1853f6268d1f16454609c3
3
+ size 498615900
runs/Aug11_23-28-48_r-daljeetsingh-autotrain-advanced-rfi43y38-98aba-8p7xj/events.out.tfevents.1723418930.r-daljeetsingh-autotrain-advanced-rfi43y38-98aba-8p7xj.111.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:828f2489220aa342b9672a44e029199f11b89cbbd922141f5b5b6090c5a87f9f
3
- size 32900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3fb2c601f3c46c21d96deb095eb154b3a860df54e805afc75392dd9794575d7
3
+ size 35775
runs/Aug11_23-28-48_r-daljeetsingh-autotrain-advanced-rfi43y38-98aba-8p7xj/events.out.tfevents.1723421606.r-daljeetsingh-autotrain-advanced-rfi43y38-98aba-8p7xj.111.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f5d1abd85b0288d1d79490ec7922e87e85b585c6b4177be40fb26916e54261f
3
+ size 921
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "errors": "replace",
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
54
+ "tokenizer_class": "RobertaTokenizer",
55
+ "trim_offsets": true,
56
+ "unk_token": "<unk>"
57
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdeb21fb5dbd6d010b51d25402cc7e4acbf851d9f905b2569ce3802ffe67c04e
3
+ size 5240
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "autotrain-roberta-sentiment/autotrain-data",
3
+ "model": "FacebookAI/roberta-base",
4
+ "lr": 5e-05,
5
+ "epochs": 5,
6
+ "max_seq_length": 128,
7
+ "batch_size": 16,
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-roberta-sentiment",
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": "daljeetsingh",
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