apriandito commited on
Commit
5729100
1 Parent(s): e3746b3

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: indolem/indobert-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.45924699306488037
17
+
18
+ f1_macro: 0.8898961097467847
19
+
20
+ f1_micro: 0.889763779527559
21
+
22
+ f1_weighted: 0.8899204214771557
23
+
24
+ precision_macro: 0.8906384102462533
25
+
26
+ precision_micro: 0.889763779527559
27
+
28
+ precision_weighted: 0.8907447175163711
29
+
30
+ recall_macro: 0.8898225957049486
31
+
32
+ recall_micro: 0.889763779527559
33
+
34
+ recall_weighted: 0.889763779527559
35
+
36
+ accuracy: 0.889763779527559
checkpoint-381/config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "indolem/indobert-base-uncased",
3
+ "_num_labels": 3,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "eos_token_ids": 0,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "Berita",
16
+ "1": "Opini dan Pengalaman Personal",
17
+ "2": "Promosi"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "Berita": 0,
23
+ "Opini dan Pengalaman Personal": 1,
24
+ "Promosi": 2
25
+ },
26
+ "layer_norm_eps": 1e-12,
27
+ "max_position_embeddings": 512,
28
+ "model_type": "bert",
29
+ "num_attention_heads": 12,
30
+ "num_hidden_layers": 12,
31
+ "output_past": true,
32
+ "pad_token_id": 0,
33
+ "position_embedding_type": "absolute",
34
+ "problem_type": "single_label_classification",
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.43.1",
37
+ "type_vocab_size": 2,
38
+ "use_cache": true,
39
+ "vocab_size": 31923
40
+ }
checkpoint-381/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d34c5e7a3c02ffbc813973c957bf4b73b8adcf2a04e124d7feda610c78d81dc8
3
+ size 442265596
checkpoint-381/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d82b8d90ca8005fba2c4a8b87e8e142ca53ee3d3ca95e6b7a569c80021582f16
3
+ size 884652282
checkpoint-381/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95392dc9e68a1b854556b4535a28c57b663a45e0c7747fd0325832561a496f75
3
+ size 14244
checkpoint-381/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b044eb7e394762046dd01e738399cf478e6af280bf2f423e4726af85736ad6cd
3
+ size 1064
checkpoint-381/trainer_state.json ADDED
@@ -0,0 +1,537 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.45924699306488037,
3
+ "best_model_checkpoint": "tipe-tweet/checkpoint-381",
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 381,
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.047244094488188976,
13
+ "grad_norm": 17.715389251708984,
14
+ "learning_rate": 6.41025641025641e-06,
15
+ "loss": 1.0923,
16
+ "step": 6
17
+ },
18
+ {
19
+ "epoch": 0.09448818897637795,
20
+ "grad_norm": 15.7538480758667,
21
+ "learning_rate": 1.282051282051282e-05,
22
+ "loss": 1.1273,
23
+ "step": 12
24
+ },
25
+ {
26
+ "epoch": 0.14173228346456693,
27
+ "grad_norm": 31.92573356628418,
28
+ "learning_rate": 2.0512820512820512e-05,
29
+ "loss": 1.0638,
30
+ "step": 18
31
+ },
32
+ {
33
+ "epoch": 0.1889763779527559,
34
+ "grad_norm": 17.218690872192383,
35
+ "learning_rate": 2.8205128205128207e-05,
36
+ "loss": 1.1217,
37
+ "step": 24
38
+ },
39
+ {
40
+ "epoch": 0.23622047244094488,
41
+ "grad_norm": 24.77151107788086,
42
+ "learning_rate": 3.58974358974359e-05,
43
+ "loss": 0.9608,
44
+ "step": 30
45
+ },
46
+ {
47
+ "epoch": 0.28346456692913385,
48
+ "grad_norm": 18.787757873535156,
49
+ "learning_rate": 4.358974358974359e-05,
50
+ "loss": 0.9236,
51
+ "step": 36
52
+ },
53
+ {
54
+ "epoch": 0.33070866141732286,
55
+ "grad_norm": 16.54275894165039,
56
+ "learning_rate": 4.985380116959065e-05,
57
+ "loss": 0.8091,
58
+ "step": 42
59
+ },
60
+ {
61
+ "epoch": 0.3779527559055118,
62
+ "grad_norm": 8.500039100646973,
63
+ "learning_rate": 4.8976608187134504e-05,
64
+ "loss": 0.7872,
65
+ "step": 48
66
+ },
67
+ {
68
+ "epoch": 0.4251968503937008,
69
+ "grad_norm": Infinity,
70
+ "learning_rate": 4.824561403508772e-05,
71
+ "loss": 0.6929,
72
+ "step": 54
73
+ },
74
+ {
75
+ "epoch": 0.47244094488188976,
76
+ "grad_norm": 9.164787292480469,
77
+ "learning_rate": 4.736842105263158e-05,
78
+ "loss": 0.6466,
79
+ "step": 60
80
+ },
81
+ {
82
+ "epoch": 0.5196850393700787,
83
+ "grad_norm": 15.12178897857666,
84
+ "learning_rate": 4.649122807017544e-05,
85
+ "loss": 0.9249,
86
+ "step": 66
87
+ },
88
+ {
89
+ "epoch": 0.5669291338582677,
90
+ "grad_norm": Infinity,
91
+ "learning_rate": 4.576023391812866e-05,
92
+ "loss": 0.6676,
93
+ "step": 72
94
+ },
95
+ {
96
+ "epoch": 0.6141732283464567,
97
+ "grad_norm": 17.93980598449707,
98
+ "learning_rate": 4.488304093567251e-05,
99
+ "loss": 0.5475,
100
+ "step": 78
101
+ },
102
+ {
103
+ "epoch": 0.6614173228346457,
104
+ "grad_norm": 5.964590072631836,
105
+ "learning_rate": 4.400584795321638e-05,
106
+ "loss": 0.6425,
107
+ "step": 84
108
+ },
109
+ {
110
+ "epoch": 0.7086614173228346,
111
+ "grad_norm": 4.273876667022705,
112
+ "learning_rate": 4.3128654970760236e-05,
113
+ "loss": 0.6865,
114
+ "step": 90
115
+ },
116
+ {
117
+ "epoch": 0.7559055118110236,
118
+ "grad_norm": 15.413244247436523,
119
+ "learning_rate": 4.22514619883041e-05,
120
+ "loss": 0.984,
121
+ "step": 96
122
+ },
123
+ {
124
+ "epoch": 0.8031496062992126,
125
+ "grad_norm": 20.45796012878418,
126
+ "learning_rate": 4.137426900584795e-05,
127
+ "loss": 1.0419,
128
+ "step": 102
129
+ },
130
+ {
131
+ "epoch": 0.8503937007874016,
132
+ "grad_norm": 19.420028686523438,
133
+ "learning_rate": 4.0497076023391814e-05,
134
+ "loss": 0.6984,
135
+ "step": 108
136
+ },
137
+ {
138
+ "epoch": 0.8976377952755905,
139
+ "grad_norm": 9.930095672607422,
140
+ "learning_rate": 3.9619883040935676e-05,
141
+ "loss": 0.7064,
142
+ "step": 114
143
+ },
144
+ {
145
+ "epoch": 0.9448818897637795,
146
+ "grad_norm": 5.611089706420898,
147
+ "learning_rate": 3.874269005847954e-05,
148
+ "loss": 0.3895,
149
+ "step": 120
150
+ },
151
+ {
152
+ "epoch": 0.9921259842519685,
153
+ "grad_norm": 11.97076416015625,
154
+ "learning_rate": 3.786549707602339e-05,
155
+ "loss": 0.3185,
156
+ "step": 126
157
+ },
158
+ {
159
+ "epoch": 1.0,
160
+ "eval_accuracy": 0.8228346456692913,
161
+ "eval_f1_macro": 0.8213343063917776,
162
+ "eval_f1_micro": 0.8228346456692913,
163
+ "eval_f1_weighted": 0.8214016351404352,
164
+ "eval_loss": 0.5371202826499939,
165
+ "eval_precision_macro": 0.8425807026930622,
166
+ "eval_precision_micro": 0.8228346456692913,
167
+ "eval_precision_weighted": 0.8430483057595328,
168
+ "eval_recall_macro": 0.823155929038282,
169
+ "eval_recall_micro": 0.8228346456692913,
170
+ "eval_recall_weighted": 0.8228346456692913,
171
+ "eval_runtime": 0.5181,
172
+ "eval_samples_per_second": 490.234,
173
+ "eval_steps_per_second": 30.881,
174
+ "step": 127
175
+ },
176
+ {
177
+ "epoch": 1.0393700787401574,
178
+ "grad_norm": 8.59676742553711,
179
+ "learning_rate": 3.6988304093567254e-05,
180
+ "loss": 0.2363,
181
+ "step": 132
182
+ },
183
+ {
184
+ "epoch": 1.0866141732283465,
185
+ "grad_norm": 9.258766174316406,
186
+ "learning_rate": 3.611111111111111e-05,
187
+ "loss": 0.3952,
188
+ "step": 138
189
+ },
190
+ {
191
+ "epoch": 1.1338582677165354,
192
+ "grad_norm": 18.296749114990234,
193
+ "learning_rate": 3.523391812865498e-05,
194
+ "loss": 0.244,
195
+ "step": 144
196
+ },
197
+ {
198
+ "epoch": 1.1811023622047245,
199
+ "grad_norm": 7.507699489593506,
200
+ "learning_rate": 3.435672514619883e-05,
201
+ "loss": 0.2133,
202
+ "step": 150
203
+ },
204
+ {
205
+ "epoch": 1.2283464566929134,
206
+ "grad_norm": 7.04826545715332,
207
+ "learning_rate": 3.3479532163742695e-05,
208
+ "loss": 0.1629,
209
+ "step": 156
210
+ },
211
+ {
212
+ "epoch": 1.2755905511811023,
213
+ "grad_norm": 9.134398460388184,
214
+ "learning_rate": 3.260233918128655e-05,
215
+ "loss": 0.2612,
216
+ "step": 162
217
+ },
218
+ {
219
+ "epoch": 1.3228346456692912,
220
+ "grad_norm": 22.54612922668457,
221
+ "learning_rate": 3.172514619883041e-05,
222
+ "loss": 0.4343,
223
+ "step": 168
224
+ },
225
+ {
226
+ "epoch": 1.3700787401574803,
227
+ "grad_norm": 8.786137580871582,
228
+ "learning_rate": 3.084795321637427e-05,
229
+ "loss": 0.8668,
230
+ "step": 174
231
+ },
232
+ {
233
+ "epoch": 1.4173228346456692,
234
+ "grad_norm": 20.6187801361084,
235
+ "learning_rate": 2.997076023391813e-05,
236
+ "loss": 0.5004,
237
+ "step": 180
238
+ },
239
+ {
240
+ "epoch": 1.4645669291338583,
241
+ "grad_norm": 7.807861804962158,
242
+ "learning_rate": 2.909356725146199e-05,
243
+ "loss": 0.2473,
244
+ "step": 186
245
+ },
246
+ {
247
+ "epoch": 1.5118110236220472,
248
+ "grad_norm": 10.55922794342041,
249
+ "learning_rate": 2.821637426900585e-05,
250
+ "loss": 0.3118,
251
+ "step": 192
252
+ },
253
+ {
254
+ "epoch": 1.5590551181102361,
255
+ "grad_norm": 18.061159133911133,
256
+ "learning_rate": 2.733918128654971e-05,
257
+ "loss": 0.3446,
258
+ "step": 198
259
+ },
260
+ {
261
+ "epoch": 1.6062992125984252,
262
+ "grad_norm": 36.26211929321289,
263
+ "learning_rate": 2.6461988304093572e-05,
264
+ "loss": 0.5152,
265
+ "step": 204
266
+ },
267
+ {
268
+ "epoch": 1.6535433070866141,
269
+ "grad_norm": 35.57120895385742,
270
+ "learning_rate": 2.5584795321637427e-05,
271
+ "loss": 0.4002,
272
+ "step": 210
273
+ },
274
+ {
275
+ "epoch": 1.7007874015748032,
276
+ "grad_norm": 16.414527893066406,
277
+ "learning_rate": 2.470760233918129e-05,
278
+ "loss": 0.2597,
279
+ "step": 216
280
+ },
281
+ {
282
+ "epoch": 1.7480314960629921,
283
+ "grad_norm": 6.738377571105957,
284
+ "learning_rate": 2.3830409356725147e-05,
285
+ "loss": 0.2621,
286
+ "step": 222
287
+ },
288
+ {
289
+ "epoch": 1.795275590551181,
290
+ "grad_norm": 23.30550193786621,
291
+ "learning_rate": 2.295321637426901e-05,
292
+ "loss": 0.4844,
293
+ "step": 228
294
+ },
295
+ {
296
+ "epoch": 1.84251968503937,
297
+ "grad_norm": 1.9320651292800903,
298
+ "learning_rate": 2.2076023391812867e-05,
299
+ "loss": 0.2584,
300
+ "step": 234
301
+ },
302
+ {
303
+ "epoch": 1.889763779527559,
304
+ "grad_norm": 0.505867063999176,
305
+ "learning_rate": 2.1198830409356725e-05,
306
+ "loss": 0.0506,
307
+ "step": 240
308
+ },
309
+ {
310
+ "epoch": 1.9370078740157481,
311
+ "grad_norm": 12.698741912841797,
312
+ "learning_rate": 2.0321637426900587e-05,
313
+ "loss": 0.2443,
314
+ "step": 246
315
+ },
316
+ {
317
+ "epoch": 1.984251968503937,
318
+ "grad_norm": 23.977083206176758,
319
+ "learning_rate": 1.9444444444444445e-05,
320
+ "loss": 0.5257,
321
+ "step": 252
322
+ },
323
+ {
324
+ "epoch": 2.0,
325
+ "eval_accuracy": 0.8307086614173228,
326
+ "eval_f1_macro": 0.828053679874294,
327
+ "eval_f1_micro": 0.8307086614173228,
328
+ "eval_f1_weighted": 0.8280853872753738,
329
+ "eval_loss": 0.6542023420333862,
330
+ "eval_precision_macro": 0.8619388041171052,
331
+ "eval_precision_micro": 0.8307086614173228,
332
+ "eval_precision_weighted": 0.8625492066855815,
333
+ "eval_recall_macro": 0.8312791783380019,
334
+ "eval_recall_micro": 0.8307086614173228,
335
+ "eval_recall_weighted": 0.8307086614173228,
336
+ "eval_runtime": 0.5199,
337
+ "eval_samples_per_second": 488.573,
338
+ "eval_steps_per_second": 30.776,
339
+ "step": 254
340
+ },
341
+ {
342
+ "epoch": 2.031496062992126,
343
+ "grad_norm": 3.3990590572357178,
344
+ "learning_rate": 1.8567251461988304e-05,
345
+ "loss": 0.4507,
346
+ "step": 258
347
+ },
348
+ {
349
+ "epoch": 2.078740157480315,
350
+ "grad_norm": 77.66793823242188,
351
+ "learning_rate": 1.7690058479532165e-05,
352
+ "loss": 0.1908,
353
+ "step": 264
354
+ },
355
+ {
356
+ "epoch": 2.1259842519685037,
357
+ "grad_norm": 12.624061584472656,
358
+ "learning_rate": 1.6812865497076024e-05,
359
+ "loss": 0.1952,
360
+ "step": 270
361
+ },
362
+ {
363
+ "epoch": 2.173228346456693,
364
+ "grad_norm": 36.28937911987305,
365
+ "learning_rate": 1.5935672514619886e-05,
366
+ "loss": 0.064,
367
+ "step": 276
368
+ },
369
+ {
370
+ "epoch": 2.220472440944882,
371
+ "grad_norm": 0.4415770471096039,
372
+ "learning_rate": 1.5058479532163744e-05,
373
+ "loss": 0.1891,
374
+ "step": 282
375
+ },
376
+ {
377
+ "epoch": 2.267716535433071,
378
+ "grad_norm": 0.10503505915403366,
379
+ "learning_rate": 1.4181286549707604e-05,
380
+ "loss": 0.0693,
381
+ "step": 288
382
+ },
383
+ {
384
+ "epoch": 2.3149606299212597,
385
+ "grad_norm": 0.07962560653686523,
386
+ "learning_rate": 1.3304093567251464e-05,
387
+ "loss": 0.2182,
388
+ "step": 294
389
+ },
390
+ {
391
+ "epoch": 2.362204724409449,
392
+ "grad_norm": 0.4876466989517212,
393
+ "learning_rate": 1.242690058479532e-05,
394
+ "loss": 0.1929,
395
+ "step": 300
396
+ },
397
+ {
398
+ "epoch": 2.409448818897638,
399
+ "grad_norm": 3.6953608989715576,
400
+ "learning_rate": 1.154970760233918e-05,
401
+ "loss": 0.0129,
402
+ "step": 306
403
+ },
404
+ {
405
+ "epoch": 2.456692913385827,
406
+ "grad_norm": 1.1707993745803833,
407
+ "learning_rate": 1.067251461988304e-05,
408
+ "loss": 0.2443,
409
+ "step": 312
410
+ },
411
+ {
412
+ "epoch": 2.5039370078740157,
413
+ "grad_norm": 44.5469856262207,
414
+ "learning_rate": 9.795321637426901e-06,
415
+ "loss": 0.3835,
416
+ "step": 318
417
+ },
418
+ {
419
+ "epoch": 2.5511811023622046,
420
+ "grad_norm": 29.1602840423584,
421
+ "learning_rate": 8.918128654970761e-06,
422
+ "loss": 0.2782,
423
+ "step": 324
424
+ },
425
+ {
426
+ "epoch": 2.5984251968503935,
427
+ "grad_norm": 33.679283142089844,
428
+ "learning_rate": 8.04093567251462e-06,
429
+ "loss": 0.4945,
430
+ "step": 330
431
+ },
432
+ {
433
+ "epoch": 2.6456692913385824,
434
+ "grad_norm": 74.44416809082031,
435
+ "learning_rate": 7.163742690058479e-06,
436
+ "loss": 0.3764,
437
+ "step": 336
438
+ },
439
+ {
440
+ "epoch": 2.6929133858267718,
441
+ "grad_norm": 0.05699335038661957,
442
+ "learning_rate": 6.286549707602339e-06,
443
+ "loss": 0.3058,
444
+ "step": 342
445
+ },
446
+ {
447
+ "epoch": 2.7401574803149606,
448
+ "grad_norm": 5.521697044372559,
449
+ "learning_rate": 5.409356725146199e-06,
450
+ "loss": 0.1731,
451
+ "step": 348
452
+ },
453
+ {
454
+ "epoch": 2.7874015748031495,
455
+ "grad_norm": 8.134651184082031,
456
+ "learning_rate": 4.532163742690059e-06,
457
+ "loss": 0.1502,
458
+ "step": 354
459
+ },
460
+ {
461
+ "epoch": 2.8346456692913384,
462
+ "grad_norm": 0.10008104890584946,
463
+ "learning_rate": 3.6549707602339183e-06,
464
+ "loss": 0.1965,
465
+ "step": 360
466
+ },
467
+ {
468
+ "epoch": 2.8818897637795278,
469
+ "grad_norm": 26.00634765625,
470
+ "learning_rate": 2.777777777777778e-06,
471
+ "loss": 0.1173,
472
+ "step": 366
473
+ },
474
+ {
475
+ "epoch": 2.9291338582677167,
476
+ "grad_norm": 0.10696706175804138,
477
+ "learning_rate": 1.9005847953216373e-06,
478
+ "loss": 0.0334,
479
+ "step": 372
480
+ },
481
+ {
482
+ "epoch": 2.9763779527559056,
483
+ "grad_norm": 2.274127960205078,
484
+ "learning_rate": 1.0233918128654972e-06,
485
+ "loss": 0.0283,
486
+ "step": 378
487
+ },
488
+ {
489
+ "epoch": 3.0,
490
+ "eval_accuracy": 0.889763779527559,
491
+ "eval_f1_macro": 0.8898961097467847,
492
+ "eval_f1_micro": 0.889763779527559,
493
+ "eval_f1_weighted": 0.8899204214771557,
494
+ "eval_loss": 0.45924699306488037,
495
+ "eval_precision_macro": 0.8906384102462533,
496
+ "eval_precision_micro": 0.889763779527559,
497
+ "eval_precision_weighted": 0.8907447175163711,
498
+ "eval_recall_macro": 0.8898225957049486,
499
+ "eval_recall_micro": 0.889763779527559,
500
+ "eval_recall_weighted": 0.889763779527559,
501
+ "eval_runtime": 0.5017,
502
+ "eval_samples_per_second": 506.311,
503
+ "eval_steps_per_second": 31.894,
504
+ "step": 381
505
+ }
506
+ ],
507
+ "logging_steps": 6,
508
+ "max_steps": 381,
509
+ "num_input_tokens_seen": 0,
510
+ "num_train_epochs": 3,
511
+ "save_steps": 500,
512
+ "stateful_callbacks": {
513
+ "EarlyStoppingCallback": {
514
+ "args": {
515
+ "early_stopping_patience": 5,
516
+ "early_stopping_threshold": 0.01
517
+ },
518
+ "attributes": {
519
+ "early_stopping_patience_counter": 0
520
+ }
521
+ },
522
+ "TrainerControl": {
523
+ "args": {
524
+ "should_epoch_stop": false,
525
+ "should_evaluate": false,
526
+ "should_log": false,
527
+ "should_save": true,
528
+ "should_training_stop": true
529
+ },
530
+ "attributes": {}
531
+ }
532
+ },
533
+ "total_flos": 199703084055552.0,
534
+ "train_batch_size": 8,
535
+ "trial_name": null,
536
+ "trial_params": null
537
+ }
checkpoint-381/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16c4f0f7289624af3354501d066616acdd73557d124ffdeb5363b164a4b209ab
3
+ size 5240
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "indolem/indobert-base-uncased",
3
+ "_num_labels": 3,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "eos_token_ids": 0,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "Berita",
16
+ "1": "Opini dan Pengalaman Personal",
17
+ "2": "Promosi"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "Berita": 0,
23
+ "Opini dan Pengalaman Personal": 1,
24
+ "Promosi": 2
25
+ },
26
+ "layer_norm_eps": 1e-12,
27
+ "max_position_embeddings": 512,
28
+ "model_type": "bert",
29
+ "num_attention_heads": 12,
30
+ "num_hidden_layers": 12,
31
+ "output_past": true,
32
+ "pad_token_id": 0,
33
+ "position_embedding_type": "absolute",
34
+ "problem_type": "single_label_classification",
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.43.1",
37
+ "type_vocab_size": 2,
38
+ "use_cache": true,
39
+ "vocab_size": 31923
40
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d34c5e7a3c02ffbc813973c957bf4b73b8adcf2a04e124d7feda610c78d81dc8
3
+ size 442265596
runs/Aug04_16-23-24_r-apriandito-autotrain-gpu-eerulcdt-5401b-nv5yj/events.out.tfevents.1722788605.r-apriandito-autotrain-gpu-eerulcdt-5401b-nv5yj.83.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d67fe89cc19798aca38d6592cf848aa26848296998d4ee6e191c4fae76b47bee
3
- size 5166
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:729ee15dac524e02c0677d4839057b35760eb6f6e2a1c14b7e91a3b914998302
3
+ size 21213
runs/Aug04_16-23-24_r-apriandito-autotrain-gpu-eerulcdt-5401b-nv5yj/events.out.tfevents.1722788659.r-apriandito-autotrain-gpu-eerulcdt-5401b-nv5yj.83.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac970a82b06b09f92e173f963cd71dcbe07cd9e558aff968a020883247db311f
3
+ size 921
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,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "1": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[MASK]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[CLS]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "4": {
36
+ "content": "[SEP]",
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_basic_tokenize": true,
47
+ "do_lower_case": true,
48
+ "mask_token": "[MASK]",
49
+ "model_max_length": 1000000000000000019884624838656,
50
+ "never_split": null,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "BertTokenizer",
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:16c4f0f7289624af3354501d066616acdd73557d124ffdeb5363b164a4b209ab
3
+ size 5240
training_params.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "data_path": "tipe-tweet/autotrain-data",
3
+ "model": "indolem/indobert-base-uncased",
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": "tipe-tweet",
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": "apriandito",
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