dilarayavuz commited on
Commit
5284485
·
verified ·
1 Parent(s): fcefd58

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: google-bert/bert-base-uncased
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.36802276968955994
17
+
18
+ f1: 0.7986977753662506
19
+
20
+ precision: 0.8241881298992161
21
+
22
+ recall: 0.7747368421052632
23
+
24
+ auc: 0.9107487337590839
25
+
26
+ accuracy: 0.8443791946308725
checkpoint-596/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
3
+ "_num_labels": 2,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "0",
15
+ "1": "1"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "0": 0,
21
+ "1": 1
22
+ },
23
+ "layer_norm_eps": 1e-12,
24
+ "max_position_embeddings": 512,
25
+ "model_type": "bert",
26
+ "num_attention_heads": 12,
27
+ "num_hidden_layers": 12,
28
+ "pad_token_id": 0,
29
+ "position_embedding_type": "absolute",
30
+ "problem_type": "single_label_classification",
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.46.2",
33
+ "type_vocab_size": 2,
34
+ "use_cache": true,
35
+ "vocab_size": 30522
36
+ }
checkpoint-596/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e340141a5bb03dea93bdcc2b4d44c400091d1c7a713dd0916453052b0efe5d8
3
+ size 437958648
checkpoint-596/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b6c096ce0516b13173d7ecdcd7ba33307df81f1eda65954693ed54fcc75e732
3
+ size 876038394
checkpoint-596/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5effc8cb10520f16c246d7aa6747f0ba8a28b202a2fb5f88b9fc927aba8dfdb
3
+ size 14244
checkpoint-596/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d4c0c15d45202015bf15b799f7c66f2467eb409595ee5167644ebc7bbae2af5
3
+ size 1064
checkpoint-596/trainer_state.json ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.36802276968955994,
3
+ "best_model_checkpoint": "olid-addsent-p10-bert-uncased/checkpoint-596",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 596,
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.04697986577181208,
13
+ "grad_norm": 1.8412448167800903,
14
+ "learning_rate": 3.1111111111111116e-06,
15
+ "loss": 0.6471,
16
+ "step": 14
17
+ },
18
+ {
19
+ "epoch": 0.09395973154362416,
20
+ "grad_norm": 2.32344388961792,
21
+ "learning_rate": 6.222222222222223e-06,
22
+ "loss": 0.6828,
23
+ "step": 28
24
+ },
25
+ {
26
+ "epoch": 0.14093959731543623,
27
+ "grad_norm": 2.542279005050659,
28
+ "learning_rate": 9.333333333333334e-06,
29
+ "loss": 0.6446,
30
+ "step": 42
31
+ },
32
+ {
33
+ "epoch": 0.18791946308724833,
34
+ "grad_norm": 3.578141212463379,
35
+ "learning_rate": 1.2444444444444446e-05,
36
+ "loss": 0.6239,
37
+ "step": 56
38
+ },
39
+ {
40
+ "epoch": 0.2348993288590604,
41
+ "grad_norm": 5.565161228179932,
42
+ "learning_rate": 1.5333333333333334e-05,
43
+ "loss": 0.5461,
44
+ "step": 70
45
+ },
46
+ {
47
+ "epoch": 0.28187919463087246,
48
+ "grad_norm": 5.0949602127075195,
49
+ "learning_rate": 1.8444444444444448e-05,
50
+ "loss": 0.5477,
51
+ "step": 84
52
+ },
53
+ {
54
+ "epoch": 0.3288590604026846,
55
+ "grad_norm": 3.5840790271759033,
56
+ "learning_rate": 1.982587064676617e-05,
57
+ "loss": 0.5286,
58
+ "step": 98
59
+ },
60
+ {
61
+ "epoch": 0.37583892617449666,
62
+ "grad_norm": 4.95400333404541,
63
+ "learning_rate": 1.947761194029851e-05,
64
+ "loss": 0.5229,
65
+ "step": 112
66
+ },
67
+ {
68
+ "epoch": 0.4228187919463087,
69
+ "grad_norm": 7.3577961921691895,
70
+ "learning_rate": 1.9129353233830846e-05,
71
+ "loss": 0.4241,
72
+ "step": 126
73
+ },
74
+ {
75
+ "epoch": 0.4697986577181208,
76
+ "grad_norm": 8.08484172821045,
77
+ "learning_rate": 1.8781094527363186e-05,
78
+ "loss": 0.4589,
79
+ "step": 140
80
+ },
81
+ {
82
+ "epoch": 0.5167785234899329,
83
+ "grad_norm": 6.714763641357422,
84
+ "learning_rate": 1.8432835820895526e-05,
85
+ "loss": 0.4488,
86
+ "step": 154
87
+ },
88
+ {
89
+ "epoch": 0.5637583892617449,
90
+ "grad_norm": 4.4371232986450195,
91
+ "learning_rate": 1.8084577114427863e-05,
92
+ "loss": 0.4678,
93
+ "step": 168
94
+ },
95
+ {
96
+ "epoch": 0.610738255033557,
97
+ "grad_norm": 8.616724014282227,
98
+ "learning_rate": 1.77363184079602e-05,
99
+ "loss": 0.4432,
100
+ "step": 182
101
+ },
102
+ {
103
+ "epoch": 0.6577181208053692,
104
+ "grad_norm": 4.433163166046143,
105
+ "learning_rate": 1.7412935323383088e-05,
106
+ "loss": 0.444,
107
+ "step": 196
108
+ },
109
+ {
110
+ "epoch": 0.7046979865771812,
111
+ "grad_norm": 5.25762414932251,
112
+ "learning_rate": 1.7064676616915424e-05,
113
+ "loss": 0.4675,
114
+ "step": 210
115
+ },
116
+ {
117
+ "epoch": 0.7516778523489933,
118
+ "grad_norm": 4.365243911743164,
119
+ "learning_rate": 1.671641791044776e-05,
120
+ "loss": 0.4321,
121
+ "step": 224
122
+ },
123
+ {
124
+ "epoch": 0.7986577181208053,
125
+ "grad_norm": 2.648221254348755,
126
+ "learning_rate": 1.63681592039801e-05,
127
+ "loss": 0.4324,
128
+ "step": 238
129
+ },
130
+ {
131
+ "epoch": 0.8456375838926175,
132
+ "grad_norm": 5.093845844268799,
133
+ "learning_rate": 1.601990049751244e-05,
134
+ "loss": 0.4126,
135
+ "step": 252
136
+ },
137
+ {
138
+ "epoch": 0.8926174496644296,
139
+ "grad_norm": 4.171605110168457,
140
+ "learning_rate": 1.5671641791044777e-05,
141
+ "loss": 0.3719,
142
+ "step": 266
143
+ },
144
+ {
145
+ "epoch": 0.9395973154362416,
146
+ "grad_norm": 3.66264009475708,
147
+ "learning_rate": 1.5323383084577114e-05,
148
+ "loss": 0.4267,
149
+ "step": 280
150
+ },
151
+ {
152
+ "epoch": 0.9865771812080537,
153
+ "grad_norm": 5.941737651824951,
154
+ "learning_rate": 1.4975124378109454e-05,
155
+ "loss": 0.3997,
156
+ "step": 294
157
+ },
158
+ {
159
+ "epoch": 1.0,
160
+ "eval_accuracy": 0.8380872483221476,
161
+ "eval_auc": 0.905364824194377,
162
+ "eval_f1": 0.7883771929824561,
163
+ "eval_loss": 0.37392669916152954,
164
+ "eval_precision": 0.8226544622425629,
165
+ "eval_recall": 0.7568421052631579,
166
+ "eval_runtime": 2.3094,
167
+ "eval_samples_per_second": 1032.289,
168
+ "eval_steps_per_second": 16.454,
169
+ "step": 298
170
+ },
171
+ {
172
+ "epoch": 1.0335570469798658,
173
+ "grad_norm": 4.944675445556641,
174
+ "learning_rate": 1.4626865671641792e-05,
175
+ "loss": 0.3894,
176
+ "step": 308
177
+ },
178
+ {
179
+ "epoch": 1.0805369127516777,
180
+ "grad_norm": 4.378342628479004,
181
+ "learning_rate": 1.427860696517413e-05,
182
+ "loss": 0.3542,
183
+ "step": 322
184
+ },
185
+ {
186
+ "epoch": 1.1275167785234899,
187
+ "grad_norm": 3.3743112087249756,
188
+ "learning_rate": 1.393034825870647e-05,
189
+ "loss": 0.3439,
190
+ "step": 336
191
+ },
192
+ {
193
+ "epoch": 1.174496644295302,
194
+ "grad_norm": 2.4719619750976562,
195
+ "learning_rate": 1.3582089552238807e-05,
196
+ "loss": 0.3792,
197
+ "step": 350
198
+ },
199
+ {
200
+ "epoch": 1.221476510067114,
201
+ "grad_norm": 9.958576202392578,
202
+ "learning_rate": 1.3233830845771145e-05,
203
+ "loss": 0.3615,
204
+ "step": 364
205
+ },
206
+ {
207
+ "epoch": 1.2684563758389262,
208
+ "grad_norm": 2.8864505290985107,
209
+ "learning_rate": 1.2885572139303483e-05,
210
+ "loss": 0.3292,
211
+ "step": 378
212
+ },
213
+ {
214
+ "epoch": 1.3154362416107381,
215
+ "grad_norm": 2.9238033294677734,
216
+ "learning_rate": 1.2537313432835823e-05,
217
+ "loss": 0.3492,
218
+ "step": 392
219
+ },
220
+ {
221
+ "epoch": 1.3624161073825503,
222
+ "grad_norm": 5.472171306610107,
223
+ "learning_rate": 1.218905472636816e-05,
224
+ "loss": 0.3781,
225
+ "step": 406
226
+ },
227
+ {
228
+ "epoch": 1.4093959731543624,
229
+ "grad_norm": 5.385850429534912,
230
+ "learning_rate": 1.1840796019900498e-05,
231
+ "loss": 0.3096,
232
+ "step": 420
233
+ },
234
+ {
235
+ "epoch": 1.4563758389261745,
236
+ "grad_norm": 6.308224678039551,
237
+ "learning_rate": 1.1492537313432836e-05,
238
+ "loss": 0.3592,
239
+ "step": 434
240
+ },
241
+ {
242
+ "epoch": 1.5033557046979866,
243
+ "grad_norm": 5.205611705780029,
244
+ "learning_rate": 1.1144278606965176e-05,
245
+ "loss": 0.3568,
246
+ "step": 448
247
+ },
248
+ {
249
+ "epoch": 1.5503355704697985,
250
+ "grad_norm": 5.692971229553223,
251
+ "learning_rate": 1.0796019900497514e-05,
252
+ "loss": 0.3646,
253
+ "step": 462
254
+ },
255
+ {
256
+ "epoch": 1.5973154362416109,
257
+ "grad_norm": 3.6310882568359375,
258
+ "learning_rate": 1.0447761194029851e-05,
259
+ "loss": 0.3665,
260
+ "step": 476
261
+ },
262
+ {
263
+ "epoch": 1.6442953020134228,
264
+ "grad_norm": 3.9791839122772217,
265
+ "learning_rate": 1.009950248756219e-05,
266
+ "loss": 0.3235,
267
+ "step": 490
268
+ },
269
+ {
270
+ "epoch": 1.691275167785235,
271
+ "grad_norm": 4.565869331359863,
272
+ "learning_rate": 9.751243781094527e-06,
273
+ "loss": 0.3274,
274
+ "step": 504
275
+ },
276
+ {
277
+ "epoch": 1.738255033557047,
278
+ "grad_norm": 5.147943496704102,
279
+ "learning_rate": 9.402985074626867e-06,
280
+ "loss": 0.3703,
281
+ "step": 518
282
+ },
283
+ {
284
+ "epoch": 1.785234899328859,
285
+ "grad_norm": 7.0455641746521,
286
+ "learning_rate": 9.054726368159204e-06,
287
+ "loss": 0.3431,
288
+ "step": 532
289
+ },
290
+ {
291
+ "epoch": 1.8322147651006713,
292
+ "grad_norm": 4.0590715408325195,
293
+ "learning_rate": 8.706467661691544e-06,
294
+ "loss": 0.2893,
295
+ "step": 546
296
+ },
297
+ {
298
+ "epoch": 1.8791946308724832,
299
+ "grad_norm": 7.421406269073486,
300
+ "learning_rate": 8.35820895522388e-06,
301
+ "loss": 0.4008,
302
+ "step": 560
303
+ },
304
+ {
305
+ "epoch": 1.9261744966442953,
306
+ "grad_norm": 2.0722334384918213,
307
+ "learning_rate": 8.00995024875622e-06,
308
+ "loss": 0.3209,
309
+ "step": 574
310
+ },
311
+ {
312
+ "epoch": 1.9731543624161074,
313
+ "grad_norm": 3.51348614692688,
314
+ "learning_rate": 7.661691542288557e-06,
315
+ "loss": 0.3693,
316
+ "step": 588
317
+ },
318
+ {
319
+ "epoch": 2.0,
320
+ "eval_accuracy": 0.8443791946308725,
321
+ "eval_auc": 0.9107487337590839,
322
+ "eval_f1": 0.7986977753662506,
323
+ "eval_loss": 0.36802276968955994,
324
+ "eval_precision": 0.8241881298992161,
325
+ "eval_recall": 0.7747368421052632,
326
+ "eval_runtime": 2.2978,
327
+ "eval_samples_per_second": 1037.503,
328
+ "eval_steps_per_second": 16.537,
329
+ "step": 596
330
+ }
331
+ ],
332
+ "logging_steps": 14,
333
+ "max_steps": 894,
334
+ "num_input_tokens_seen": 0,
335
+ "num_train_epochs": 3,
336
+ "save_steps": 500,
337
+ "stateful_callbacks": {
338
+ "EarlyStoppingCallback": {
339
+ "args": {
340
+ "early_stopping_patience": 5,
341
+ "early_stopping_threshold": 0.01
342
+ },
343
+ "attributes": {
344
+ "early_stopping_patience_counter": 1
345
+ }
346
+ },
347
+ "TrainerControl": {
348
+ "args": {
349
+ "should_epoch_stop": false,
350
+ "should_evaluate": false,
351
+ "should_log": false,
352
+ "should_save": true,
353
+ "should_training_stop": false
354
+ },
355
+ "attributes": {}
356
+ }
357
+ },
358
+ "total_flos": 1253987289845760.0,
359
+ "train_batch_size": 32,
360
+ "trial_name": null,
361
+ "trial_params": null
362
+ }
checkpoint-596/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17f69adc2595fc62efb57074550d5df92e1677df9890ceb85bab385ead6d2fe
3
+ size 5368
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
3
+ "_num_labels": 2,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "classifier_dropout": null,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "0",
15
+ "1": "1"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "0": 0,
21
+ "1": 1
22
+ },
23
+ "layer_norm_eps": 1e-12,
24
+ "max_position_embeddings": 512,
25
+ "model_type": "bert",
26
+ "num_attention_heads": 12,
27
+ "num_hidden_layers": 12,
28
+ "pad_token_id": 0,
29
+ "position_embedding_type": "absolute",
30
+ "problem_type": "single_label_classification",
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.46.2",
33
+ "type_vocab_size": 2,
34
+ "use_cache": true,
35
+ "vocab_size": 30522
36
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e340141a5bb03dea93bdcc2b4d44c400091d1c7a713dd0916453052b0efe5d8
3
+ size 437958648
runs/Dec15_18-08-11_r-dilarayavuz-model-merge-1fkqlzdb-86d27-x2w20/events.out.tfevents.1734286093.r-dilarayavuz-model-merge-1fkqlzdb-86d27-x2w20.230.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ded2ef369760f077fe7c5c85721df8ac8bb216a16f8ce4cac9df25e40a7566e8
3
- size 5229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:985aeafff99808e188101f17f03bcf99cdcf773f5ac1e51d9528accb089c5266
3
+ size 20397
runs/Dec15_18-08-11_r-dilarayavuz-model-merge-1fkqlzdb-86d27-x2w20/events.out.tfevents.1734286202.r-dilarayavuz-model-merge-1fkqlzdb-86d27-x2w20.230.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e128c387f2f2bc628fe59579b75c75691e4fc54dcc7e6b63c576b4550063c5
3
+ size 607
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": false,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "mask_token": "[MASK]",
48
+ "model_max_length": 512,
49
+ "pad_token": "[PAD]",
50
+ "sep_token": "[SEP]",
51
+ "strip_accents": null,
52
+ "tokenize_chinese_chars": true,
53
+ "tokenizer_class": "BertTokenizer",
54
+ "unk_token": "[UNK]"
55
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d17f69adc2595fc62efb57074550d5df92e1677df9890ceb85bab385ead6d2fe
3
+ size 5368
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "olid-addsent-p10-bert-uncased/autotrain-data",
3
+ "model": "google-bert/bert-base-uncased",
4
+ "lr": 2e-05,
5
+ "epochs": 3,
6
+ "max_seq_length": 128,
7
+ "batch_size": 32,
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": "olid-addsent-p10-bert-uncased",
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": "dilarayavuz",
27
+ "log": "tensorboard",
28
+ "early_stopping_patience": 5,
29
+ "early_stopping_threshold": 0.01
30
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff