Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +65 -0
- pytorch_model.bin +3 -0
- runs/May13_04-53-55_95218ba4feba/1652417669.1771233/events.out.tfevents.1652417669.95218ba4feba.98.1 +3 -0
- runs/May13_04-53-55_95218ba4feba/events.out.tfevents.1652417669.95218ba4feba.98.0 +3 -0
- runs/May13_04-55-42_95218ba4feba/1652417758.3248625/events.out.tfevents.1652417758.95218ba4feba.98.3 +3 -0
- runs/May13_04-55-42_95218ba4feba/events.out.tfevents.1652417758.95218ba4feba.98.2 +3 -0
- runs/May13_05-01-13_95218ba4feba/1652418093.292765/events.out.tfevents.1652418093.95218ba4feba.98.5 +3 -0
- runs/May13_05-01-13_95218ba4feba/events.out.tfevents.1652418093.95218ba4feba.98.4 +3 -0
- special_tokens_map.json +1 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "bert-base-uncased",
|
3 |
+
"architectures": [
|
4 |
+
"BertForSequenceClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"classifier_dropout": null,
|
8 |
+
"gradient_checkpointing": false,
|
9 |
+
"hidden_act": "gelu",
|
10 |
+
"hidden_dropout_prob": 0.1,
|
11 |
+
"hidden_size": 768,
|
12 |
+
"id2label": {
|
13 |
+
"0": "LABEL_0",
|
14 |
+
"1": "LABEL_1",
|
15 |
+
"2": "LABEL_2",
|
16 |
+
"3": "LABEL_3",
|
17 |
+
"4": "LABEL_4",
|
18 |
+
"5": "LABEL_5",
|
19 |
+
"6": "LABEL_6",
|
20 |
+
"7": "LABEL_7",
|
21 |
+
"8": "LABEL_8",
|
22 |
+
"9": "LABEL_9",
|
23 |
+
"10": "LABEL_10",
|
24 |
+
"11": "LABEL_11",
|
25 |
+
"12": "LABEL_12",
|
26 |
+
"13": "LABEL_13",
|
27 |
+
"14": "LABEL_14",
|
28 |
+
"15": "LABEL_15",
|
29 |
+
"16": "LABEL_16"
|
30 |
+
},
|
31 |
+
"initializer_range": 0.02,
|
32 |
+
"intermediate_size": 3072,
|
33 |
+
"label2id": {
|
34 |
+
"LABEL_0": 0,
|
35 |
+
"LABEL_1": 1,
|
36 |
+
"LABEL_10": 10,
|
37 |
+
"LABEL_11": 11,
|
38 |
+
"LABEL_12": 12,
|
39 |
+
"LABEL_13": 13,
|
40 |
+
"LABEL_14": 14,
|
41 |
+
"LABEL_15": 15,
|
42 |
+
"LABEL_16": 16,
|
43 |
+
"LABEL_2": 2,
|
44 |
+
"LABEL_3": 3,
|
45 |
+
"LABEL_4": 4,
|
46 |
+
"LABEL_5": 5,
|
47 |
+
"LABEL_6": 6,
|
48 |
+
"LABEL_7": 7,
|
49 |
+
"LABEL_8": 8,
|
50 |
+
"LABEL_9": 9
|
51 |
+
},
|
52 |
+
"layer_norm_eps": 1e-12,
|
53 |
+
"max_position_embeddings": 512,
|
54 |
+
"model_type": "bert",
|
55 |
+
"num_attention_heads": 12,
|
56 |
+
"num_hidden_layers": 12,
|
57 |
+
"pad_token_id": 0,
|
58 |
+
"position_embedding_type": "absolute",
|
59 |
+
"problem_type": "single_label_classification",
|
60 |
+
"torch_dtype": "float32",
|
61 |
+
"transformers_version": "4.19.0",
|
62 |
+
"type_vocab_size": 2,
|
63 |
+
"use_cache": true,
|
64 |
+
"vocab_size": 30522
|
65 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d7125f1c735c3f4a32af40cdf94f7d6283c08673f9ab3952ff3006599a03585
|
3 |
+
size 438052269
|
runs/May13_04-53-55_95218ba4feba/1652417669.1771233/events.out.tfevents.1652417669.95218ba4feba.98.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:645e1e66729caf2f31f9a0f0ffe133f2a1cc1a761d7b2d2fde2636e60e04f190
|
3 |
+
size 5214
|
runs/May13_04-53-55_95218ba4feba/events.out.tfevents.1652417669.95218ba4feba.98.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6600946ab5cfd5794622da32e1fb4db49afaaeebda3fdfe45898a6abd719cc6e
|
3 |
+
size 4273
|
runs/May13_04-55-42_95218ba4feba/1652417758.3248625/events.out.tfevents.1652417758.95218ba4feba.98.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffd5aaa42871cc98e22c1b780f3e3b83917a2383efdbe5afee6ad16fe1c146f4
|
3 |
+
size 5214
|
runs/May13_04-55-42_95218ba4feba/events.out.tfevents.1652417758.95218ba4feba.98.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95173c41a88ddf38448a87a5b9999c15467663a3ac1d2ffde9308b5c6402b94a
|
3 |
+
size 4275
|
runs/May13_05-01-13_95218ba4feba/1652418093.292765/events.out.tfevents.1652418093.95218ba4feba.98.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:109389504b1e0dfe2af06a43dcd09c9de3405d5b091dead0af2da4917bc77611
|
3 |
+
size 5214
|
runs/May13_05-01-13_95218ba4feba/events.out.tfevents.1652418093.95218ba4feba.98.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10fca82d19e8aa96f6ca4b0f834b7eb6cecc4303c238dead2c00205104768ee8
|
3 |
+
size 4432
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "bert-base-uncased", "tokenizer_class": "BertTokenizer"}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ead640d59f8880bedf1c9c956f7a952631510edfe767a2ac8f287ba9d68c8a19
|
3 |
+
size 3247
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|