luukschmitz commited on
Commit
b2f02a4
·
verified ·
1 Parent(s): 2b45488

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - autotrain
5
+ - text-classification
6
+ widget:
7
+ - text: "I love AutoTrain"
8
+ datasets:
9
+ - geotrain-final/autotrain-data
10
+ ---
11
+
12
+ # Model Trained Using AutoTrain
13
+
14
+ - Problem type: Text Classification
15
+
16
+ ## Validation Metrics
17
+ loss: 0.9777308702468872
18
+
19
+ f1_macro: 0.5687536311381957
20
+
21
+ f1_micro: 0.6317991631799164
22
+
23
+ f1_weighted: 0.6338876929966345
24
+
25
+ precision_macro: 0.6188229771753799
26
+
27
+ precision_micro: 0.6317991631799164
28
+
29
+ precision_weighted: 0.6676941440515829
30
+
31
+ recall_macro: 0.570025126085866
32
+
33
+ recall_micro: 0.6317991631799164
34
+
35
+ recall_weighted: 0.6317991631799164
36
+
37
+ accuracy: 0.6317991631799164
checkpoint-500/config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/roberta-base",
3
+ "_num_labels": 4,
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": 0,
16
+ "1": 1,
17
+ "2": 2,
18
+ "3": 3
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "0": 0,
24
+ "1": 1,
25
+ "2": 2,
26
+ "3": 3
27
+ },
28
+ "layer_norm_eps": 1e-05,
29
+ "max_position_embeddings": 514,
30
+ "model_type": "roberta",
31
+ "num_attention_heads": 12,
32
+ "num_hidden_layers": 12,
33
+ "pad_token_id": 1,
34
+ "position_embedding_type": "absolute",
35
+ "problem_type": "single_label_classification",
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.39.3",
38
+ "type_vocab_size": 1,
39
+ "use_cache": true,
40
+ "vocab_size": 50265
41
+ }
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee757bbefa963f7c8cc04b0125973a7d1fb7b58aecb024f6f902b08b66c6f587
3
+ size 498618976
checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:828d09542cf2ec1fba127e354850a41ca4280d3ca82e9264dc2d9426a611475a
3
+ size 997357818
checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f131c06f59ad91f627a5655473001184f55b5ed02600ba83edb76cb196471cf8
3
+ size 14244
checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c133e7e2d9c3eba5443128ed31a095ddedda08531ab3529dc1ebcbbdb9546f
3
+ size 1064
checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,372 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9777308702468872,
3
+ "best_model_checkpoint": "geotrain-final/checkpoint-500",
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
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": 5.933391571044922,
14
+ "learning_rate": 4.4e-06,
15
+ "loss": 1.4171,
16
+ "step": 11
17
+ },
18
+ {
19
+ "epoch": 0.09,
20
+ "grad_norm": 5.440005302429199,
21
+ "learning_rate": 8.8e-06,
22
+ "loss": 1.3601,
23
+ "step": 22
24
+ },
25
+ {
26
+ "epoch": 0.13,
27
+ "grad_norm": 3.915931463241577,
28
+ "learning_rate": 1.32e-05,
29
+ "loss": 1.2749,
30
+ "step": 33
31
+ },
32
+ {
33
+ "epoch": 0.18,
34
+ "grad_norm": 9.6021728515625,
35
+ "learning_rate": 1.76e-05,
36
+ "loss": 1.1684,
37
+ "step": 44
38
+ },
39
+ {
40
+ "epoch": 0.22,
41
+ "grad_norm": 8.488694190979004,
42
+ "learning_rate": 2.2000000000000003e-05,
43
+ "loss": 1.0029,
44
+ "step": 55
45
+ },
46
+ {
47
+ "epoch": 0.26,
48
+ "grad_norm": 8.59380054473877,
49
+ "learning_rate": 2.5600000000000002e-05,
50
+ "loss": 1.0009,
51
+ "step": 66
52
+ },
53
+ {
54
+ "epoch": 0.31,
55
+ "grad_norm": 5.843475818634033,
56
+ "learning_rate": 3e-05,
57
+ "loss": 1.1119,
58
+ "step": 77
59
+ },
60
+ {
61
+ "epoch": 0.35,
62
+ "grad_norm": 14.342958450317383,
63
+ "learning_rate": 3.4399999999999996e-05,
64
+ "loss": 1.1722,
65
+ "step": 88
66
+ },
67
+ {
68
+ "epoch": 0.4,
69
+ "grad_norm": 9.782418251037598,
70
+ "learning_rate": 3.88e-05,
71
+ "loss": 1.0234,
72
+ "step": 99
73
+ },
74
+ {
75
+ "epoch": 0.44,
76
+ "grad_norm": 4.94428014755249,
77
+ "learning_rate": 4.32e-05,
78
+ "loss": 1.033,
79
+ "step": 110
80
+ },
81
+ {
82
+ "epoch": 0.48,
83
+ "grad_norm": 9.49178409576416,
84
+ "learning_rate": 4.76e-05,
85
+ "loss": 0.9003,
86
+ "step": 121
87
+ },
88
+ {
89
+ "epoch": 0.53,
90
+ "grad_norm": 6.47744083404541,
91
+ "learning_rate": 4.977777777777778e-05,
92
+ "loss": 0.9477,
93
+ "step": 132
94
+ },
95
+ {
96
+ "epoch": 0.57,
97
+ "grad_norm": 5.685667514801025,
98
+ "learning_rate": 4.928888888888889e-05,
99
+ "loss": 0.9732,
100
+ "step": 143
101
+ },
102
+ {
103
+ "epoch": 0.62,
104
+ "grad_norm": 7.3716721534729,
105
+ "learning_rate": 4.88e-05,
106
+ "loss": 1.0821,
107
+ "step": 154
108
+ },
109
+ {
110
+ "epoch": 0.66,
111
+ "grad_norm": 30.543617248535156,
112
+ "learning_rate": 4.8311111111111115e-05,
113
+ "loss": 1.1229,
114
+ "step": 165
115
+ },
116
+ {
117
+ "epoch": 0.7,
118
+ "grad_norm": 10.218334197998047,
119
+ "learning_rate": 4.7866666666666674e-05,
120
+ "loss": 1.0504,
121
+ "step": 176
122
+ },
123
+ {
124
+ "epoch": 0.75,
125
+ "grad_norm": 18.54749870300293,
126
+ "learning_rate": 4.7422222222222226e-05,
127
+ "loss": 0.9134,
128
+ "step": 187
129
+ },
130
+ {
131
+ "epoch": 0.79,
132
+ "grad_norm": 9.140128135681152,
133
+ "learning_rate": 4.6933333333333333e-05,
134
+ "loss": 1.0257,
135
+ "step": 198
136
+ },
137
+ {
138
+ "epoch": 0.84,
139
+ "grad_norm": 23.933828353881836,
140
+ "learning_rate": 4.644444444444445e-05,
141
+ "loss": 1.0076,
142
+ "step": 209
143
+ },
144
+ {
145
+ "epoch": 0.88,
146
+ "grad_norm": 13.24459171295166,
147
+ "learning_rate": 4.5955555555555555e-05,
148
+ "loss": 1.1043,
149
+ "step": 220
150
+ },
151
+ {
152
+ "epoch": 0.92,
153
+ "grad_norm": 7.963653564453125,
154
+ "learning_rate": 4.546666666666667e-05,
155
+ "loss": 0.903,
156
+ "step": 231
157
+ },
158
+ {
159
+ "epoch": 0.97,
160
+ "grad_norm": 23.737497329711914,
161
+ "learning_rate": 4.497777777777778e-05,
162
+ "loss": 0.8935,
163
+ "step": 242
164
+ },
165
+ {
166
+ "epoch": 1.0,
167
+ "eval_accuracy": 0.5690376569037657,
168
+ "eval_f1_macro": 0.31564341009786256,
169
+ "eval_f1_micro": 0.5690376569037657,
170
+ "eval_f1_weighted": 0.5208391179878019,
171
+ "eval_loss": 1.0426007509231567,
172
+ "eval_precision_macro": 0.3014274858879722,
173
+ "eval_precision_micro": 0.5690376569037657,
174
+ "eval_precision_weighted": 0.521101955426522,
175
+ "eval_recall_macro": 0.3682351902533769,
176
+ "eval_recall_micro": 0.5690376569037657,
177
+ "eval_recall_weighted": 0.5690376569037657,
178
+ "eval_runtime": 5.685,
179
+ "eval_samples_per_second": 84.08,
180
+ "eval_steps_per_second": 5.277,
181
+ "step": 250
182
+ },
183
+ {
184
+ "epoch": 1.01,
185
+ "grad_norm": 7.589027404785156,
186
+ "learning_rate": 4.448888888888889e-05,
187
+ "loss": 1.0416,
188
+ "step": 253
189
+ },
190
+ {
191
+ "epoch": 1.06,
192
+ "grad_norm": 8.25841236114502,
193
+ "learning_rate": 4.4000000000000006e-05,
194
+ "loss": 0.8833,
195
+ "step": 264
196
+ },
197
+ {
198
+ "epoch": 1.1,
199
+ "grad_norm": 21.911312103271484,
200
+ "learning_rate": 4.351111111111111e-05,
201
+ "loss": 0.896,
202
+ "step": 275
203
+ },
204
+ {
205
+ "epoch": 1.14,
206
+ "grad_norm": 14.147982597351074,
207
+ "learning_rate": 4.302222222222223e-05,
208
+ "loss": 0.8851,
209
+ "step": 286
210
+ },
211
+ {
212
+ "epoch": 1.19,
213
+ "grad_norm": 7.773700714111328,
214
+ "learning_rate": 4.2533333333333335e-05,
215
+ "loss": 0.7532,
216
+ "step": 297
217
+ },
218
+ {
219
+ "epoch": 1.23,
220
+ "grad_norm": 12.937735557556152,
221
+ "learning_rate": 4.204444444444445e-05,
222
+ "loss": 0.8913,
223
+ "step": 308
224
+ },
225
+ {
226
+ "epoch": 1.28,
227
+ "grad_norm": 11.531375885009766,
228
+ "learning_rate": 4.155555555555556e-05,
229
+ "loss": 0.9013,
230
+ "step": 319
231
+ },
232
+ {
233
+ "epoch": 1.32,
234
+ "grad_norm": 27.248319625854492,
235
+ "learning_rate": 4.106666666666667e-05,
236
+ "loss": 0.8177,
237
+ "step": 330
238
+ },
239
+ {
240
+ "epoch": 1.36,
241
+ "grad_norm": 4.805572509765625,
242
+ "learning_rate": 4.057777777777778e-05,
243
+ "loss": 0.6482,
244
+ "step": 341
245
+ },
246
+ {
247
+ "epoch": 1.41,
248
+ "grad_norm": 6.928028106689453,
249
+ "learning_rate": 4.008888888888889e-05,
250
+ "loss": 0.8228,
251
+ "step": 352
252
+ },
253
+ {
254
+ "epoch": 1.45,
255
+ "grad_norm": 9.062151908874512,
256
+ "learning_rate": 3.960000000000001e-05,
257
+ "loss": 0.6904,
258
+ "step": 363
259
+ },
260
+ {
261
+ "epoch": 1.5,
262
+ "grad_norm": 8.66677188873291,
263
+ "learning_rate": 3.9111111111111115e-05,
264
+ "loss": 0.674,
265
+ "step": 374
266
+ },
267
+ {
268
+ "epoch": 1.54,
269
+ "grad_norm": 23.796768188476562,
270
+ "learning_rate": 3.862222222222223e-05,
271
+ "loss": 0.8199,
272
+ "step": 385
273
+ },
274
+ {
275
+ "epoch": 1.58,
276
+ "grad_norm": 23.471160888671875,
277
+ "learning_rate": 3.8133333333333336e-05,
278
+ "loss": 0.6972,
279
+ "step": 396
280
+ },
281
+ {
282
+ "epoch": 1.63,
283
+ "grad_norm": 22.039318084716797,
284
+ "learning_rate": 3.764444444444445e-05,
285
+ "loss": 0.7157,
286
+ "step": 407
287
+ },
288
+ {
289
+ "epoch": 1.67,
290
+ "grad_norm": 8.368902206420898,
291
+ "learning_rate": 3.715555555555555e-05,
292
+ "loss": 0.5485,
293
+ "step": 418
294
+ },
295
+ {
296
+ "epoch": 1.72,
297
+ "grad_norm": 74.74139404296875,
298
+ "learning_rate": 3.6666666666666666e-05,
299
+ "loss": 0.9077,
300
+ "step": 429
301
+ },
302
+ {
303
+ "epoch": 1.76,
304
+ "grad_norm": 13.330643653869629,
305
+ "learning_rate": 3.617777777777778e-05,
306
+ "loss": 0.6749,
307
+ "step": 440
308
+ },
309
+ {
310
+ "epoch": 1.8,
311
+ "grad_norm": 20.54056167602539,
312
+ "learning_rate": 3.568888888888889e-05,
313
+ "loss": 0.8685,
314
+ "step": 451
315
+ },
316
+ {
317
+ "epoch": 1.85,
318
+ "grad_norm": 23.1694393157959,
319
+ "learning_rate": 3.52e-05,
320
+ "loss": 0.68,
321
+ "step": 462
322
+ },
323
+ {
324
+ "epoch": 1.89,
325
+ "grad_norm": 9.058493614196777,
326
+ "learning_rate": 3.471111111111111e-05,
327
+ "loss": 0.72,
328
+ "step": 473
329
+ },
330
+ {
331
+ "epoch": 1.94,
332
+ "grad_norm": 15.88407039642334,
333
+ "learning_rate": 3.4222222222222224e-05,
334
+ "loss": 0.7689,
335
+ "step": 484
336
+ },
337
+ {
338
+ "epoch": 1.98,
339
+ "grad_norm": 12.588656425476074,
340
+ "learning_rate": 3.373333333333333e-05,
341
+ "loss": 0.6218,
342
+ "step": 495
343
+ },
344
+ {
345
+ "epoch": 2.0,
346
+ "eval_accuracy": 0.6317991631799164,
347
+ "eval_f1_macro": 0.5687536311381957,
348
+ "eval_f1_micro": 0.6317991631799164,
349
+ "eval_f1_weighted": 0.6338876929966345,
350
+ "eval_loss": 0.9777308702468872,
351
+ "eval_precision_macro": 0.6188229771753799,
352
+ "eval_precision_micro": 0.6317991631799164,
353
+ "eval_precision_weighted": 0.6676941440515829,
354
+ "eval_recall_macro": 0.570025126085866,
355
+ "eval_recall_micro": 0.6317991631799164,
356
+ "eval_recall_weighted": 0.6317991631799164,
357
+ "eval_runtime": 5.8049,
358
+ "eval_samples_per_second": 82.344,
359
+ "eval_steps_per_second": 5.168,
360
+ "step": 500
361
+ }
362
+ ],
363
+ "logging_steps": 11,
364
+ "max_steps": 1250,
365
+ "num_input_tokens_seen": 0,
366
+ "num_train_epochs": 5,
367
+ "save_steps": 500,
368
+ "total_flos": 525968444411904.0,
369
+ "train_batch_size": 8,
370
+ "trial_name": null,
371
+ "trial_params": null
372
+ }
checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7351c7368774ddfdbdffbd81891c5c96c1dfde9cf862bf2cea1646475856450a
3
+ size 4984
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/roberta-base",
3
+ "_num_labels": 4,
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": 0,
16
+ "1": 1,
17
+ "2": 2,
18
+ "3": 3
19
+ },
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 3072,
22
+ "label2id": {
23
+ "0": 0,
24
+ "1": 1,
25
+ "2": 2,
26
+ "3": 3
27
+ },
28
+ "layer_norm_eps": 1e-05,
29
+ "max_position_embeddings": 514,
30
+ "model_type": "roberta",
31
+ "num_attention_heads": 12,
32
+ "num_hidden_layers": 12,
33
+ "pad_token_id": 1,
34
+ "position_embedding_type": "absolute",
35
+ "problem_type": "single_label_classification",
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.39.3",
38
+ "type_vocab_size": 1,
39
+ "use_cache": true,
40
+ "vocab_size": 50265
41
+ }
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:ee757bbefa963f7c8cc04b0125973a7d1fb7b58aecb024f6f902b08b66c6f587
3
+ size 498618976
runs/Apr08_14-40-47_r-luukschmitz-geotrain-py01etai-85f32-0zq98/events.out.tfevents.1712587248.r-luukschmitz-geotrain-py01etai-85f32-0zq98.113.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:676f6cbf0154ae94188998945c30e35d4608adbc9d6b0cbb55b161f1583516eb
3
- size 31704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bff7ada9ec95a02ba637e45b445629ddcb8c55786d43578187c56abfa5c5e16
3
+ size 33102
runs/Apr08_14-40-47_r-luukschmitz-geotrain-py01etai-85f32-0zq98/events.out.tfevents.1712587550.r-luukschmitz-geotrain-py01etai-85f32-0zq98.113.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d5561ee5c6745192759ddea7bbede99275decd2a5925a7d8005a38aa5eef3af
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:7351c7368774ddfdbdffbd81891c5c96c1dfde9cf862bf2cea1646475856450a
3
+ size 4984
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "geotrain-final/autotrain-data",
3
+ "model": "FacebookAI/roberta-base",
4
+ "lr": 5e-05,
5
+ "epochs": 5,
6
+ "max_seq_length": 256,
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": "geotrain-final",
21
+ "auto_find_batch_size": false,
22
+ "mixed_precision": "fp16",
23
+ "save_total_limit": 1,
24
+ "save_strategy": "epoch",
25
+ "push_to_hub": true,
26
+ "repo_id": "luukschmitz/geotrain-final",
27
+ "evaluation_strategy": "epoch",
28
+ "username": "luukschmitz",
29
+ "log": "tensorboard"
30
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff