Elkelouizajo commited on
Commit
0abecce
·
verified ·
1 Parent(s): 40e29f6

Upload 12 files

Browse files
README.md CHANGED
@@ -1,3 +1,52 @@
1
  ---
2
- license: unknown
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: google-bert/bert-large-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: results
8
+ results: []
9
  ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # results
15
+
16
+ This model is a fine-tuned version of [google-bert/bert-large-cased](https://huggingface.co/google-bert/bert-large-cased) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
+ - train_batch_size: 8
37
+ - eval_batch_size: 8
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 5.0
42
+
43
+ ### Training results
44
+
45
+
46
+
47
+ ### Framework versions
48
+
49
+ - Transformers 4.39.0.dev0
50
+ - Pytorch 2.2.1+cu121
51
+ - Datasets 2.18.0
52
+ - Tokenizers 0.15.2
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "train_loss": 0.6929639339447021,
4
+ "train_runtime": 3.0954,
5
+ "train_samples": 6,
6
+ "train_samples_per_second": 9.692,
7
+ "train_steps_per_second": 1.615
8
+ }
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-large-cased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "finetuning_task": "text-classification",
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 1024,
14
+ "id2label": {
15
+ "0": "0",
16
+ "1": "1"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 4096,
20
+ "label2id": {
21
+ "0": 0,
22
+ "1": 1
23
+ },
24
+ "layer_norm_eps": 1e-12,
25
+ "max_position_embeddings": 512,
26
+ "model_type": "bert",
27
+ "num_attention_heads": 16,
28
+ "num_hidden_layers": 24,
29
+ "pad_token_id": 0,
30
+ "pooler_fc_size": 768,
31
+ "pooler_num_attention_heads": 12,
32
+ "pooler_num_fc_layers": 3,
33
+ "pooler_size_per_head": 128,
34
+ "pooler_type": "first_token_transform",
35
+ "position_embedding_type": "absolute",
36
+ "problem_type": "single_label_classification",
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.39.0.dev0",
39
+ "type_vocab_size": 2,
40
+ "use_cache": true,
41
+ "vocab_size": 28996
42
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0b2affc657219e711393bda6b95223b4aaf3a9bba69fc496b87c40e27ff05e
3
+ size 1334372264
predict_results.txt ADDED
@@ -0,0 +1,997 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ index prediction
2
+ 0 0
3
+ 1 0
4
+ 2 0
5
+ 3 0
6
+ 4 0
7
+ 5 0
8
+ 6 0
9
+ 7 0
10
+ 8 0
11
+ 9 0
12
+ 10 0
13
+ 11 0
14
+ 12 0
15
+ 13 0
16
+ 14 0
17
+ 15 0
18
+ 16 0
19
+ 17 0
20
+ 18 0
21
+ 19 0
22
+ 20 0
23
+ 21 0
24
+ 22 0
25
+ 23 0
26
+ 24 0
27
+ 25 0
28
+ 26 0
29
+ 27 0
30
+ 28 0
31
+ 29 1
32
+ 30 0
33
+ 31 0
34
+ 32 0
35
+ 33 0
36
+ 34 0
37
+ 35 0
38
+ 36 0
39
+ 37 0
40
+ 38 0
41
+ 39 0
42
+ 40 0
43
+ 41 0
44
+ 42 0
45
+ 43 0
46
+ 44 0
47
+ 45 0
48
+ 46 0
49
+ 47 0
50
+ 48 1
51
+ 49 0
52
+ 50 0
53
+ 51 0
54
+ 52 0
55
+ 53 0
56
+ 54 0
57
+ 55 0
58
+ 56 0
59
+ 57 0
60
+ 58 0
61
+ 59 0
62
+ 60 1
63
+ 61 0
64
+ 62 0
65
+ 63 0
66
+ 64 0
67
+ 65 0
68
+ 66 0
69
+ 67 0
70
+ 68 0
71
+ 69 0
72
+ 70 0
73
+ 71 0
74
+ 72 0
75
+ 73 0
76
+ 74 0
77
+ 75 0
78
+ 76 1
79
+ 77 1
80
+ 78 1
81
+ 79 0
82
+ 80 0
83
+ 81 0
84
+ 82 0
85
+ 83 0
86
+ 84 0
87
+ 85 0
88
+ 86 0
89
+ 87 0
90
+ 88 0
91
+ 89 0
92
+ 90 0
93
+ 91 0
94
+ 92 0
95
+ 93 0
96
+ 94 0
97
+ 95 0
98
+ 96 0
99
+ 97 1
100
+ 98 0
101
+ 99 0
102
+ 100 0
103
+ 101 0
104
+ 102 0
105
+ 103 0
106
+ 104 0
107
+ 105 0
108
+ 106 1
109
+ 107 0
110
+ 108 0
111
+ 109 0
112
+ 110 0
113
+ 111 0
114
+ 112 0
115
+ 113 0
116
+ 114 0
117
+ 115 0
118
+ 116 0
119
+ 117 0
120
+ 118 0
121
+ 119 1
122
+ 120 0
123
+ 121 0
124
+ 122 0
125
+ 123 0
126
+ 124 0
127
+ 125 0
128
+ 126 0
129
+ 127 0
130
+ 128 0
131
+ 129 0
132
+ 130 0
133
+ 131 0
134
+ 132 0
135
+ 133 0
136
+ 134 0
137
+ 135 0
138
+ 136 0
139
+ 137 0
140
+ 138 0
141
+ 139 0
142
+ 140 0
143
+ 141 0
144
+ 142 0
145
+ 143 0
146
+ 144 0
147
+ 145 0
148
+ 146 0
149
+ 147 0
150
+ 148 0
151
+ 149 0
152
+ 150 0
153
+ 151 1
154
+ 152 0
155
+ 153 0
156
+ 154 0
157
+ 155 0
158
+ 156 0
159
+ 157 0
160
+ 158 1
161
+ 159 0
162
+ 160 0
163
+ 161 0
164
+ 162 0
165
+ 163 0
166
+ 164 0
167
+ 165 0
168
+ 166 1
169
+ 167 0
170
+ 168 0
171
+ 169 0
172
+ 170 0
173
+ 171 0
174
+ 172 0
175
+ 173 0
176
+ 174 1
177
+ 175 0
178
+ 176 0
179
+ 177 0
180
+ 178 0
181
+ 179 0
182
+ 180 0
183
+ 181 0
184
+ 182 0
185
+ 183 0
186
+ 184 0
187
+ 185 0
188
+ 186 1
189
+ 187 0
190
+ 188 0
191
+ 189 0
192
+ 190 0
193
+ 191 0
194
+ 192 0
195
+ 193 0
196
+ 194 0
197
+ 195 0
198
+ 196 0
199
+ 197 0
200
+ 198 0
201
+ 199 0
202
+ 200 0
203
+ 201 0
204
+ 202 0
205
+ 203 0
206
+ 204 0
207
+ 205 0
208
+ 206 0
209
+ 207 0
210
+ 208 1
211
+ 209 0
212
+ 210 0
213
+ 211 1
214
+ 212 0
215
+ 213 0
216
+ 214 0
217
+ 215 0
218
+ 216 0
219
+ 217 0
220
+ 218 0
221
+ 219 0
222
+ 220 0
223
+ 221 0
224
+ 222 0
225
+ 223 0
226
+ 224 0
227
+ 225 0
228
+ 226 0
229
+ 227 0
230
+ 228 0
231
+ 229 0
232
+ 230 0
233
+ 231 0
234
+ 232 0
235
+ 233 0
236
+ 234 0
237
+ 235 0
238
+ 236 0
239
+ 237 0
240
+ 238 0
241
+ 239 0
242
+ 240 0
243
+ 241 0
244
+ 242 0
245
+ 243 0
246
+ 244 0
247
+ 245 0
248
+ 246 0
249
+ 247 0
250
+ 248 0
251
+ 249 0
252
+ 250 0
253
+ 251 0
254
+ 252 0
255
+ 253 0
256
+ 254 0
257
+ 255 0
258
+ 256 0
259
+ 257 0
260
+ 258 0
261
+ 259 0
262
+ 260 0
263
+ 261 0
264
+ 262 0
265
+ 263 0
266
+ 264 0
267
+ 265 0
268
+ 266 0
269
+ 267 0
270
+ 268 0
271
+ 269 0
272
+ 270 0
273
+ 271 0
274
+ 272 0
275
+ 273 0
276
+ 274 0
277
+ 275 0
278
+ 276 0
279
+ 277 1
280
+ 278 0
281
+ 279 0
282
+ 280 0
283
+ 281 0
284
+ 282 0
285
+ 283 1
286
+ 284 0
287
+ 285 0
288
+ 286 0
289
+ 287 0
290
+ 288 1
291
+ 289 0
292
+ 290 1
293
+ 291 0
294
+ 292 0
295
+ 293 0
296
+ 294 0
297
+ 295 0
298
+ 296 0
299
+ 297 0
300
+ 298 0
301
+ 299 0
302
+ 300 0
303
+ 301 0
304
+ 302 0
305
+ 303 0
306
+ 304 0
307
+ 305 0
308
+ 306 0
309
+ 307 0
310
+ 308 0
311
+ 309 0
312
+ 310 0
313
+ 311 0
314
+ 312 0
315
+ 313 0
316
+ 314 0
317
+ 315 0
318
+ 316 0
319
+ 317 0
320
+ 318 1
321
+ 319 0
322
+ 320 0
323
+ 321 0
324
+ 322 0
325
+ 323 0
326
+ 324 0
327
+ 325 0
328
+ 326 0
329
+ 327 0
330
+ 328 0
331
+ 329 0
332
+ 330 0
333
+ 331 0
334
+ 332 0
335
+ 333 0
336
+ 334 0
337
+ 335 0
338
+ 336 0
339
+ 337 0
340
+ 338 0
341
+ 339 0
342
+ 340 0
343
+ 341 0
344
+ 342 0
345
+ 343 0
346
+ 344 0
347
+ 345 0
348
+ 346 0
349
+ 347 0
350
+ 348 0
351
+ 349 0
352
+ 350 0
353
+ 351 0
354
+ 352 0
355
+ 353 0
356
+ 354 0
357
+ 355 1
358
+ 356 0
359
+ 357 0
360
+ 358 0
361
+ 359 0
362
+ 360 0
363
+ 361 0
364
+ 362 1
365
+ 363 0
366
+ 364 0
367
+ 365 0
368
+ 366 0
369
+ 367 0
370
+ 368 0
371
+ 369 0
372
+ 370 0
373
+ 371 0
374
+ 372 0
375
+ 373 0
376
+ 374 0
377
+ 375 0
378
+ 376 0
379
+ 377 0
380
+ 378 0
381
+ 379 0
382
+ 380 0
383
+ 381 1
384
+ 382 0
385
+ 383 0
386
+ 384 0
387
+ 385 0
388
+ 386 0
389
+ 387 1
390
+ 388 0
391
+ 389 0
392
+ 390 0
393
+ 391 0
394
+ 392 0
395
+ 393 0
396
+ 394 0
397
+ 395 0
398
+ 396 0
399
+ 397 0
400
+ 398 0
401
+ 399 0
402
+ 400 0
403
+ 401 0
404
+ 402 0
405
+ 403 0
406
+ 404 0
407
+ 405 0
408
+ 406 0
409
+ 407 0
410
+ 408 0
411
+ 409 0
412
+ 410 0
413
+ 411 0
414
+ 412 0
415
+ 413 0
416
+ 414 0
417
+ 415 0
418
+ 416 0
419
+ 417 1
420
+ 418 0
421
+ 419 0
422
+ 420 0
423
+ 421 0
424
+ 422 0
425
+ 423 1
426
+ 424 0
427
+ 425 0
428
+ 426 0
429
+ 427 0
430
+ 428 0
431
+ 429 0
432
+ 430 0
433
+ 431 0
434
+ 432 1
435
+ 433 0
436
+ 434 0
437
+ 435 0
438
+ 436 0
439
+ 437 0
440
+ 438 0
441
+ 439 0
442
+ 440 0
443
+ 441 0
444
+ 442 0
445
+ 443 0
446
+ 444 0
447
+ 445 0
448
+ 446 0
449
+ 447 1
450
+ 448 0
451
+ 449 0
452
+ 450 0
453
+ 451 0
454
+ 452 0
455
+ 453 0
456
+ 454 0
457
+ 455 0
458
+ 456 0
459
+ 457 0
460
+ 458 0
461
+ 459 0
462
+ 460 0
463
+ 461 0
464
+ 462 0
465
+ 463 0
466
+ 464 0
467
+ 465 1
468
+ 466 0
469
+ 467 0
470
+ 468 0
471
+ 469 0
472
+ 470 0
473
+ 471 0
474
+ 472 0
475
+ 473 0
476
+ 474 0
477
+ 475 0
478
+ 476 0
479
+ 477 0
480
+ 478 0
481
+ 479 0
482
+ 480 0
483
+ 481 0
484
+ 482 0
485
+ 483 0
486
+ 484 0
487
+ 485 0
488
+ 486 0
489
+ 487 1
490
+ 488 0
491
+ 489 0
492
+ 490 0
493
+ 491 0
494
+ 492 0
495
+ 493 0
496
+ 494 0
497
+ 495 0
498
+ 496 0
499
+ 497 0
500
+ 498 0
501
+ 499 0
502
+ 500 0
503
+ 501 0
504
+ 502 0
505
+ 503 1
506
+ 504 0
507
+ 505 0
508
+ 506 0
509
+ 507 0
510
+ 508 0
511
+ 509 0
512
+ 510 0
513
+ 511 0
514
+ 512 0
515
+ 513 0
516
+ 514 0
517
+ 515 0
518
+ 516 0
519
+ 517 0
520
+ 518 0
521
+ 519 0
522
+ 520 0
523
+ 521 0
524
+ 522 0
525
+ 523 0
526
+ 524 0
527
+ 525 0
528
+ 526 0
529
+ 527 0
530
+ 528 1
531
+ 529 0
532
+ 530 0
533
+ 531 0
534
+ 532 0
535
+ 533 0
536
+ 534 0
537
+ 535 0
538
+ 536 0
539
+ 537 0
540
+ 538 0
541
+ 539 0
542
+ 540 0
543
+ 541 0
544
+ 542 0
545
+ 543 0
546
+ 544 0
547
+ 545 0
548
+ 546 0
549
+ 547 0
550
+ 548 0
551
+ 549 0
552
+ 550 1
553
+ 551 0
554
+ 552 0
555
+ 553 0
556
+ 554 0
557
+ 555 0
558
+ 556 0
559
+ 557 0
560
+ 558 0
561
+ 559 0
562
+ 560 0
563
+ 561 0
564
+ 562 0
565
+ 563 1
566
+ 564 0
567
+ 565 0
568
+ 566 0
569
+ 567 0
570
+ 568 0
571
+ 569 0
572
+ 570 0
573
+ 571 0
574
+ 572 0
575
+ 573 0
576
+ 574 0
577
+ 575 0
578
+ 576 0
579
+ 577 0
580
+ 578 0
581
+ 579 0
582
+ 580 0
583
+ 581 0
584
+ 582 0
585
+ 583 0
586
+ 584 0
587
+ 585 0
588
+ 586 0
589
+ 587 0
590
+ 588 0
591
+ 589 0
592
+ 590 0
593
+ 591 0
594
+ 592 0
595
+ 593 0
596
+ 594 0
597
+ 595 0
598
+ 596 0
599
+ 597 0
600
+ 598 0
601
+ 599 0
602
+ 600 0
603
+ 601 0
604
+ 602 0
605
+ 603 0
606
+ 604 0
607
+ 605 0
608
+ 606 0
609
+ 607 0
610
+ 608 0
611
+ 609 0
612
+ 610 0
613
+ 611 0
614
+ 612 0
615
+ 613 0
616
+ 614 0
617
+ 615 0
618
+ 616 0
619
+ 617 0
620
+ 618 0
621
+ 619 0
622
+ 620 0
623
+ 621 0
624
+ 622 0
625
+ 623 0
626
+ 624 0
627
+ 625 0
628
+ 626 0
629
+ 627 0
630
+ 628 0
631
+ 629 0
632
+ 630 0
633
+ 631 0
634
+ 632 0
635
+ 633 0
636
+ 634 0
637
+ 635 0
638
+ 636 0
639
+ 637 0
640
+ 638 1
641
+ 639 0
642
+ 640 0
643
+ 641 0
644
+ 642 0
645
+ 643 0
646
+ 644 0
647
+ 645 0
648
+ 646 0
649
+ 647 0
650
+ 648 0
651
+ 649 1
652
+ 650 0
653
+ 651 0
654
+ 652 0
655
+ 653 0
656
+ 654 0
657
+ 655 0
658
+ 656 0
659
+ 657 0
660
+ 658 0
661
+ 659 0
662
+ 660 0
663
+ 661 0
664
+ 662 0
665
+ 663 0
666
+ 664 0
667
+ 665 0
668
+ 666 0
669
+ 667 0
670
+ 668 0
671
+ 669 0
672
+ 670 0
673
+ 671 0
674
+ 672 0
675
+ 673 0
676
+ 674 0
677
+ 675 0
678
+ 676 0
679
+ 677 0
680
+ 678 0
681
+ 679 1
682
+ 680 0
683
+ 681 0
684
+ 682 0
685
+ 683 0
686
+ 684 0
687
+ 685 0
688
+ 686 1
689
+ 687 0
690
+ 688 0
691
+ 689 0
692
+ 690 0
693
+ 691 0
694
+ 692 0
695
+ 693 0
696
+ 694 0
697
+ 695 0
698
+ 696 0
699
+ 697 0
700
+ 698 0
701
+ 699 0
702
+ 700 0
703
+ 701 0
704
+ 702 1
705
+ 703 0
706
+ 704 0
707
+ 705 0
708
+ 706 0
709
+ 707 0
710
+ 708 0
711
+ 709 0
712
+ 710 0
713
+ 711 0
714
+ 712 0
715
+ 713 0
716
+ 714 0
717
+ 715 0
718
+ 716 0
719
+ 717 0
720
+ 718 0
721
+ 719 0
722
+ 720 0
723
+ 721 0
724
+ 722 0
725
+ 723 0
726
+ 724 0
727
+ 725 0
728
+ 726 0
729
+ 727 0
730
+ 728 0
731
+ 729 0
732
+ 730 0
733
+ 731 0
734
+ 732 0
735
+ 733 0
736
+ 734 0
737
+ 735 0
738
+ 736 0
739
+ 737 0
740
+ 738 0
741
+ 739 0
742
+ 740 0
743
+ 741 0
744
+ 742 0
745
+ 743 0
746
+ 744 0
747
+ 745 0
748
+ 746 0
749
+ 747 1
750
+ 748 0
751
+ 749 0
752
+ 750 0
753
+ 751 0
754
+ 752 0
755
+ 753 0
756
+ 754 0
757
+ 755 0
758
+ 756 0
759
+ 757 0
760
+ 758 0
761
+ 759 0
762
+ 760 1
763
+ 761 1
764
+ 762 0
765
+ 763 0
766
+ 764 0
767
+ 765 0
768
+ 766 0
769
+ 767 0
770
+ 768 0
771
+ 769 0
772
+ 770 0
773
+ 771 0
774
+ 772 0
775
+ 773 0
776
+ 774 0
777
+ 775 0
778
+ 776 0
779
+ 777 0
780
+ 778 0
781
+ 779 0
782
+ 780 0
783
+ 781 0
784
+ 782 0
785
+ 783 0
786
+ 784 0
787
+ 785 0
788
+ 786 0
789
+ 787 0
790
+ 788 0
791
+ 789 1
792
+ 790 0
793
+ 791 0
794
+ 792 0
795
+ 793 0
796
+ 794 0
797
+ 795 0
798
+ 796 0
799
+ 797 0
800
+ 798 0
801
+ 799 0
802
+ 800 0
803
+ 801 0
804
+ 802 0
805
+ 803 0
806
+ 804 0
807
+ 805 0
808
+ 806 0
809
+ 807 0
810
+ 808 0
811
+ 809 0
812
+ 810 0
813
+ 811 0
814
+ 812 0
815
+ 813 0
816
+ 814 1
817
+ 815 0
818
+ 816 0
819
+ 817 0
820
+ 818 0
821
+ 819 0
822
+ 820 0
823
+ 821 0
824
+ 822 0
825
+ 823 0
826
+ 824 0
827
+ 825 0
828
+ 826 0
829
+ 827 0
830
+ 828 0
831
+ 829 0
832
+ 830 0
833
+ 831 0
834
+ 832 0
835
+ 833 0
836
+ 834 0
837
+ 835 0
838
+ 836 0
839
+ 837 0
840
+ 838 0
841
+ 839 0
842
+ 840 0
843
+ 841 0
844
+ 842 0
845
+ 843 0
846
+ 844 0
847
+ 845 0
848
+ 846 0
849
+ 847 0
850
+ 848 0
851
+ 849 0
852
+ 850 0
853
+ 851 0
854
+ 852 0
855
+ 853 0
856
+ 854 0
857
+ 855 0
858
+ 856 0
859
+ 857 0
860
+ 858 0
861
+ 859 0
862
+ 860 0
863
+ 861 0
864
+ 862 0
865
+ 863 0
866
+ 864 0
867
+ 865 0
868
+ 866 0
869
+ 867 0
870
+ 868 0
871
+ 869 0
872
+ 870 0
873
+ 871 0
874
+ 872 0
875
+ 873 0
876
+ 874 0
877
+ 875 0
878
+ 876 0
879
+ 877 0
880
+ 878 0
881
+ 879 0
882
+ 880 0
883
+ 881 0
884
+ 882 0
885
+ 883 0
886
+ 884 0
887
+ 885 0
888
+ 886 0
889
+ 887 0
890
+ 888 0
891
+ 889 0
892
+ 890 0
893
+ 891 0
894
+ 892 0
895
+ 893 0
896
+ 894 0
897
+ 895 0
898
+ 896 0
899
+ 897 0
900
+ 898 0
901
+ 899 0
902
+ 900 0
903
+ 901 0
904
+ 902 0
905
+ 903 0
906
+ 904 0
907
+ 905 1
908
+ 906 0
909
+ 907 0
910
+ 908 0
911
+ 909 0
912
+ 910 0
913
+ 911 0
914
+ 912 0
915
+ 913 0
916
+ 914 0
917
+ 915 0
918
+ 916 0
919
+ 917 0
920
+ 918 0
921
+ 919 0
922
+ 920 0
923
+ 921 0
924
+ 922 0
925
+ 923 0
926
+ 924 0
927
+ 925 0
928
+ 926 0
929
+ 927 0
930
+ 928 0
931
+ 929 0
932
+ 930 0
933
+ 931 0
934
+ 932 0
935
+ 933 0
936
+ 934 0
937
+ 935 0
938
+ 936 0
939
+ 937 0
940
+ 938 0
941
+ 939 0
942
+ 940 1
943
+ 941 0
944
+ 942 0
945
+ 943 0
946
+ 944 0
947
+ 945 0
948
+ 946 0
949
+ 947 0
950
+ 948 0
951
+ 949 0
952
+ 950 0
953
+ 951 0
954
+ 952 0
955
+ 953 0
956
+ 954 0
957
+ 955 0
958
+ 956 0
959
+ 957 0
960
+ 958 0
961
+ 959 0
962
+ 960 0
963
+ 961 0
964
+ 962 0
965
+ 963 0
966
+ 964 0
967
+ 965 0
968
+ 966 0
969
+ 967 0
970
+ 968 0
971
+ 969 0
972
+ 970 0
973
+ 971 0
974
+ 972 0
975
+ 973 0
976
+ 974 0
977
+ 975 0
978
+ 976 0
979
+ 977 0
980
+ 978 0
981
+ 979 0
982
+ 980 0
983
+ 981 0
984
+ 982 1
985
+ 983 0
986
+ 984 0
987
+ 985 0
988
+ 986 0
989
+ 987 0
990
+ 988 0
991
+ 989 0
992
+ 990 1
993
+ 991 0
994
+ 992 0
995
+ 993 0
996
+ 994 0
997
+ 995 0
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": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": false,
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
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "train_loss": 0.6929639339447021,
4
+ "train_runtime": 3.0954,
5
+ "train_samples": 6,
6
+ "train_samples_per_second": 9.692,
7
+ "train_steps_per_second": 1.615
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 5,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 5.0,
13
+ "step": 5,
14
+ "total_flos": 27957940899840.0,
15
+ "train_loss": 0.6929639339447021,
16
+ "train_runtime": 3.0954,
17
+ "train_samples_per_second": 9.692,
18
+ "train_steps_per_second": 1.615
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 5,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 5,
25
+ "save_steps": 500,
26
+ "total_flos": 27957940899840.0,
27
+ "train_batch_size": 8,
28
+ "trial_name": null,
29
+ "trial_params": null
30
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d036e25d5776aaf8dd68468fc36add0fb0d654c9592d9c43b46f056ece7337
3
+ size 4920
vocab.txt ADDED
The diff for this file is too large to render. See raw diff