trentmkelly commited on
Commit
2743640
·
verified ·
1 Parent(s): 987214f

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: thenlper/gte-base
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.40960419178009033
18
+
19
+ f1: 0.8074766355140187
20
+
21
+ precision: 0.779783393501805
22
+
23
+ recall: 0.8372093023255814
24
+
25
+ auc: 0.8871317829457365
26
+
27
+ accuracy: 0.8067542213883677
checkpoint-300/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "thenlper/gte-base",
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": "BAD_USER",
15
+ "1": "GOOD_USER"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "BAD_USER": 0,
21
+ "GOOD_USER": 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.48.0",
33
+ "type_vocab_size": 2,
34
+ "use_cache": true,
35
+ "vocab_size": 30522
36
+ }
checkpoint-300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e5a2d3729ef6b17ee896062938a07bd2d9aac304d203c38c1986610b7808cbc
3
+ size 437958648
checkpoint-300/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6270c3ad69b0a4bf1d0ea6cb13dd421ed7dfb6558da58ebb0aba1acc2fc85637
3
+ size 876038394
checkpoint-300/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a2ea3cfbab1ad9536a1933837f13803229b626cbfd4c4b3f090734323abccc2
3
+ size 14244
checkpoint-300/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:777d8e7e1c0ca1f9ec96699537d35f0d484f6f38cb117a13acfdb561dfed2f9e
3
+ size 1064
checkpoint-300/trainer_state.json ADDED
@@ -0,0 +1,405 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.40960419178009033,
3
+ "best_model_checkpoint": "autotrain-roblox-10/checkpoint-300",
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 300,
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.02,
13
+ "grad_norm": 8.799605369567871,
14
+ "learning_rate": 2.777777777777778e-06,
15
+ "loss": 0.8052,
16
+ "step": 6
17
+ },
18
+ {
19
+ "epoch": 0.04,
20
+ "grad_norm": 11.565935134887695,
21
+ "learning_rate": 6.111111111111111e-06,
22
+ "loss": 0.8027,
23
+ "step": 12
24
+ },
25
+ {
26
+ "epoch": 0.06,
27
+ "grad_norm": 7.1787590980529785,
28
+ "learning_rate": 9.444444444444445e-06,
29
+ "loss": 0.796,
30
+ "step": 18
31
+ },
32
+ {
33
+ "epoch": 0.08,
34
+ "grad_norm": 2.775609254837036,
35
+ "learning_rate": 1.2777777777777777e-05,
36
+ "loss": 0.7706,
37
+ "step": 24
38
+ },
39
+ {
40
+ "epoch": 0.1,
41
+ "grad_norm": 4.121618747711182,
42
+ "learning_rate": 1.6111111111111115e-05,
43
+ "loss": 0.7175,
44
+ "step": 30
45
+ },
46
+ {
47
+ "epoch": 0.12,
48
+ "grad_norm": 1.8891937732696533,
49
+ "learning_rate": 1.9444444444444445e-05,
50
+ "loss": 0.697,
51
+ "step": 36
52
+ },
53
+ {
54
+ "epoch": 0.14,
55
+ "grad_norm": 2.095088243484497,
56
+ "learning_rate": 2.277777777777778e-05,
57
+ "loss": 0.6848,
58
+ "step": 42
59
+ },
60
+ {
61
+ "epoch": 0.16,
62
+ "grad_norm": 3.5387184619903564,
63
+ "learning_rate": 2.6111111111111114e-05,
64
+ "loss": 0.7146,
65
+ "step": 48
66
+ },
67
+ {
68
+ "epoch": 0.18,
69
+ "grad_norm": 4.3815131187438965,
70
+ "learning_rate": 2.9444444444444448e-05,
71
+ "loss": 0.6832,
72
+ "step": 54
73
+ },
74
+ {
75
+ "epoch": 0.2,
76
+ "grad_norm": 6.097675800323486,
77
+ "learning_rate": 3.277777777777778e-05,
78
+ "loss": 0.7085,
79
+ "step": 60
80
+ },
81
+ {
82
+ "epoch": 0.22,
83
+ "grad_norm": 3.172816276550293,
84
+ "learning_rate": 3.611111111111111e-05,
85
+ "loss": 0.6388,
86
+ "step": 66
87
+ },
88
+ {
89
+ "epoch": 0.24,
90
+ "grad_norm": 2.8284499645233154,
91
+ "learning_rate": 3.944444444444445e-05,
92
+ "loss": 0.727,
93
+ "step": 72
94
+ },
95
+ {
96
+ "epoch": 0.26,
97
+ "grad_norm": 4.939257621765137,
98
+ "learning_rate": 4.277777777777778e-05,
99
+ "loss": 0.653,
100
+ "step": 78
101
+ },
102
+ {
103
+ "epoch": 0.28,
104
+ "grad_norm": 5.6476521492004395,
105
+ "learning_rate": 4.6111111111111115e-05,
106
+ "loss": 0.6342,
107
+ "step": 84
108
+ },
109
+ {
110
+ "epoch": 0.3,
111
+ "grad_norm": 8.957379341125488,
112
+ "learning_rate": 4.9444444444444446e-05,
113
+ "loss": 0.5829,
114
+ "step": 90
115
+ },
116
+ {
117
+ "epoch": 0.32,
118
+ "grad_norm": 10.431815147399902,
119
+ "learning_rate": 4.969135802469136e-05,
120
+ "loss": 0.629,
121
+ "step": 96
122
+ },
123
+ {
124
+ "epoch": 0.34,
125
+ "grad_norm": 7.197211742401123,
126
+ "learning_rate": 4.938271604938271e-05,
127
+ "loss": 0.6038,
128
+ "step": 102
129
+ },
130
+ {
131
+ "epoch": 0.36,
132
+ "grad_norm": 18.572933197021484,
133
+ "learning_rate": 4.901234567901235e-05,
134
+ "loss": 0.5653,
135
+ "step": 108
136
+ },
137
+ {
138
+ "epoch": 0.38,
139
+ "grad_norm": 3.8738515377044678,
140
+ "learning_rate": 4.864197530864198e-05,
141
+ "loss": 0.5197,
142
+ "step": 114
143
+ },
144
+ {
145
+ "epoch": 0.4,
146
+ "grad_norm": 13.589826583862305,
147
+ "learning_rate": 4.827160493827161e-05,
148
+ "loss": 0.5653,
149
+ "step": 120
150
+ },
151
+ {
152
+ "epoch": 0.42,
153
+ "grad_norm": 7.053980350494385,
154
+ "learning_rate": 4.7901234567901237e-05,
155
+ "loss": 0.6216,
156
+ "step": 126
157
+ },
158
+ {
159
+ "epoch": 0.44,
160
+ "grad_norm": 5.756833076477051,
161
+ "learning_rate": 4.7530864197530866e-05,
162
+ "loss": 0.6131,
163
+ "step": 132
164
+ },
165
+ {
166
+ "epoch": 0.46,
167
+ "grad_norm": 4.334901809692383,
168
+ "learning_rate": 4.7160493827160495e-05,
169
+ "loss": 0.5738,
170
+ "step": 138
171
+ },
172
+ {
173
+ "epoch": 0.48,
174
+ "grad_norm": 5.856199264526367,
175
+ "learning_rate": 4.6790123456790124e-05,
176
+ "loss": 0.5103,
177
+ "step": 144
178
+ },
179
+ {
180
+ "epoch": 0.5,
181
+ "grad_norm": 5.805249214172363,
182
+ "learning_rate": 4.641975308641975e-05,
183
+ "loss": 0.4794,
184
+ "step": 150
185
+ },
186
+ {
187
+ "epoch": 0.52,
188
+ "grad_norm": 6.147461414337158,
189
+ "learning_rate": 4.604938271604938e-05,
190
+ "loss": 0.4606,
191
+ "step": 156
192
+ },
193
+ {
194
+ "epoch": 0.54,
195
+ "grad_norm": 10.369290351867676,
196
+ "learning_rate": 4.567901234567901e-05,
197
+ "loss": 0.4953,
198
+ "step": 162
199
+ },
200
+ {
201
+ "epoch": 0.56,
202
+ "grad_norm": 12.811848640441895,
203
+ "learning_rate": 4.530864197530865e-05,
204
+ "loss": 0.3625,
205
+ "step": 168
206
+ },
207
+ {
208
+ "epoch": 0.58,
209
+ "grad_norm": 11.082608222961426,
210
+ "learning_rate": 4.493827160493828e-05,
211
+ "loss": 0.5738,
212
+ "step": 174
213
+ },
214
+ {
215
+ "epoch": 0.6,
216
+ "grad_norm": 2.9676032066345215,
217
+ "learning_rate": 4.4567901234567906e-05,
218
+ "loss": 0.374,
219
+ "step": 180
220
+ },
221
+ {
222
+ "epoch": 0.62,
223
+ "grad_norm": 19.597843170166016,
224
+ "learning_rate": 4.4197530864197535e-05,
225
+ "loss": 0.4335,
226
+ "step": 186
227
+ },
228
+ {
229
+ "epoch": 0.64,
230
+ "grad_norm": 6.006842613220215,
231
+ "learning_rate": 4.3827160493827164e-05,
232
+ "loss": 0.5708,
233
+ "step": 192
234
+ },
235
+ {
236
+ "epoch": 0.66,
237
+ "grad_norm": 6.002368450164795,
238
+ "learning_rate": 4.345679012345679e-05,
239
+ "loss": 0.4244,
240
+ "step": 198
241
+ },
242
+ {
243
+ "epoch": 0.68,
244
+ "grad_norm": 4.788684368133545,
245
+ "learning_rate": 4.308641975308642e-05,
246
+ "loss": 0.4441,
247
+ "step": 204
248
+ },
249
+ {
250
+ "epoch": 0.7,
251
+ "grad_norm": 6.1746954917907715,
252
+ "learning_rate": 4.271604938271605e-05,
253
+ "loss": 0.5917,
254
+ "step": 210
255
+ },
256
+ {
257
+ "epoch": 0.72,
258
+ "grad_norm": 4.382603645324707,
259
+ "learning_rate": 4.234567901234568e-05,
260
+ "loss": 0.5596,
261
+ "step": 216
262
+ },
263
+ {
264
+ "epoch": 0.74,
265
+ "grad_norm": 30.41250228881836,
266
+ "learning_rate": 4.197530864197531e-05,
267
+ "loss": 0.521,
268
+ "step": 222
269
+ },
270
+ {
271
+ "epoch": 0.76,
272
+ "grad_norm": 4.90874719619751,
273
+ "learning_rate": 4.1604938271604946e-05,
274
+ "loss": 0.4642,
275
+ "step": 228
276
+ },
277
+ {
278
+ "epoch": 0.78,
279
+ "grad_norm": 7.5287675857543945,
280
+ "learning_rate": 4.1234567901234575e-05,
281
+ "loss": 0.4263,
282
+ "step": 234
283
+ },
284
+ {
285
+ "epoch": 0.8,
286
+ "grad_norm": 10.244704246520996,
287
+ "learning_rate": 4.0864197530864204e-05,
288
+ "loss": 0.5723,
289
+ "step": 240
290
+ },
291
+ {
292
+ "epoch": 0.82,
293
+ "grad_norm": 4.225964069366455,
294
+ "learning_rate": 4.049382716049383e-05,
295
+ "loss": 0.4529,
296
+ "step": 246
297
+ },
298
+ {
299
+ "epoch": 0.84,
300
+ "grad_norm": 4.297839641571045,
301
+ "learning_rate": 4.012345679012346e-05,
302
+ "loss": 0.4485,
303
+ "step": 252
304
+ },
305
+ {
306
+ "epoch": 0.86,
307
+ "grad_norm": 8.949761390686035,
308
+ "learning_rate": 3.975308641975309e-05,
309
+ "loss": 0.463,
310
+ "step": 258
311
+ },
312
+ {
313
+ "epoch": 0.88,
314
+ "grad_norm": 5.039264678955078,
315
+ "learning_rate": 3.938271604938272e-05,
316
+ "loss": 0.446,
317
+ "step": 264
318
+ },
319
+ {
320
+ "epoch": 0.9,
321
+ "grad_norm": 5.201369762420654,
322
+ "learning_rate": 3.901234567901234e-05,
323
+ "loss": 0.4966,
324
+ "step": 270
325
+ },
326
+ {
327
+ "epoch": 0.92,
328
+ "grad_norm": 7.023820400238037,
329
+ "learning_rate": 3.864197530864197e-05,
330
+ "loss": 0.5405,
331
+ "step": 276
332
+ },
333
+ {
334
+ "epoch": 0.94,
335
+ "grad_norm": 5.257862091064453,
336
+ "learning_rate": 3.82716049382716e-05,
337
+ "loss": 0.4393,
338
+ "step": 282
339
+ },
340
+ {
341
+ "epoch": 0.96,
342
+ "grad_norm": 9.458020210266113,
343
+ "learning_rate": 3.790123456790123e-05,
344
+ "loss": 0.3889,
345
+ "step": 288
346
+ },
347
+ {
348
+ "epoch": 0.98,
349
+ "grad_norm": 6.277890205383301,
350
+ "learning_rate": 3.7530864197530867e-05,
351
+ "loss": 0.4674,
352
+ "step": 294
353
+ },
354
+ {
355
+ "epoch": 1.0,
356
+ "grad_norm": 5.080256462097168,
357
+ "learning_rate": 3.7160493827160496e-05,
358
+ "loss": 0.4566,
359
+ "step": 300
360
+ },
361
+ {
362
+ "epoch": 1.0,
363
+ "eval_accuracy": 0.8067542213883677,
364
+ "eval_auc": 0.8871317829457365,
365
+ "eval_f1": 0.8074766355140187,
366
+ "eval_loss": 0.40960419178009033,
367
+ "eval_precision": 0.779783393501805,
368
+ "eval_recall": 0.8372093023255814,
369
+ "eval_runtime": 0.9868,
370
+ "eval_samples_per_second": 540.12,
371
+ "eval_steps_per_second": 17.227,
372
+ "step": 300
373
+ }
374
+ ],
375
+ "logging_steps": 6,
376
+ "max_steps": 900,
377
+ "num_input_tokens_seen": 0,
378
+ "num_train_epochs": 3,
379
+ "save_steps": 500,
380
+ "stateful_callbacks": {
381
+ "EarlyStoppingCallback": {
382
+ "args": {
383
+ "early_stopping_patience": 5,
384
+ "early_stopping_threshold": 0.01
385
+ },
386
+ "attributes": {
387
+ "early_stopping_patience_counter": 0
388
+ }
389
+ },
390
+ "TrainerControl": {
391
+ "args": {
392
+ "should_epoch_stop": false,
393
+ "should_evaluate": false,
394
+ "should_log": false,
395
+ "should_save": true,
396
+ "should_training_stop": false
397
+ },
398
+ "attributes": {}
399
+ }
400
+ },
401
+ "total_flos": 315272822085120.0,
402
+ "train_batch_size": 16,
403
+ "trial_name": null,
404
+ "trial_params": null
405
+ }
checkpoint-300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7845b97eee1b8dd9e3f419ed40b0b2fc02747c172b59955185a24b90b0ed4070
3
+ size 5368
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "thenlper/gte-base",
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": "BAD_USER",
15
+ "1": "GOOD_USER"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "label2id": {
20
+ "BAD_USER": 0,
21
+ "GOOD_USER": 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.48.0",
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:8e5a2d3729ef6b17ee896062938a07bd2d9aac304d203c38c1986610b7808cbc
3
+ size 437958648
runs/May18_22-10-22_r-trentmkelly-autotrain-advanced-02gy9hn2-d678d-3mznn/events.out.tfevents.1747606224.r-trentmkelly-autotrain-advanced-02gy9hn2-d678d-3mznn.86.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:656170eec891a41122c967663f7cea38263a12992ad63ca89b55f44558e829b1
3
- size 5244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e7e0ffc3a4d5ae82b49b50ee7e03081d8b040fb5cc9338e58bcfac569d0df0f
3
+ size 38721
runs/May18_22-10-22_r-trentmkelly-autotrain-advanced-02gy9hn2-d678d-3mznn/events.out.tfevents.1747606359.r-trentmkelly-autotrain-advanced-02gy9hn2-d678d-3mznn.86.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b77aacd56bf272ce2daa1884fa7b8731ac703af1728677c5abd5874b3cd3c6
3
+ size 607
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "max_length": 128,
50
+ "model_max_length": 512,
51
+ "pad_to_multiple_of": null,
52
+ "pad_token": "[PAD]",
53
+ "pad_token_type_id": 0,
54
+ "padding_side": "right",
55
+ "sep_token": "[SEP]",
56
+ "stride": 0,
57
+ "strip_accents": null,
58
+ "tokenize_chinese_chars": true,
59
+ "tokenizer_class": "BertTokenizer",
60
+ "truncation_side": "right",
61
+ "truncation_strategy": "longest_first",
62
+ "unk_token": "[UNK]"
63
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7845b97eee1b8dd9e3f419ed40b0b2fc02747c172b59955185a24b90b0ed4070
3
+ size 5368
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "autotrain-roblox-10/autotrain-data",
3
+ "model": "thenlper/gte-base",
4
+ "lr": 5e-05,
5
+ "epochs": 3,
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-roblox-10",
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": "trentmkelly",
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