Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +41 -0
- pytorch_model.bin +3 -0
- runs/Nov30_15-23-33_c131/1669818217.8746803/events.out.tfevents.1669818217.c131.572113.1 +3 -0
- runs/Nov30_15-23-33_c131/1669818345.2342343/events.out.tfevents.1669818345.c131.572113.2 +3 -0
- runs/Nov30_15-23-33_c131/events.out.tfevents.1669818217.c131.572113.0 +3 -0
- runs/Nov30_15-27-36_c131/1669818460.9949677/events.out.tfevents.1669818460.c131.572113.4 +3 -0
- runs/Nov30_15-27-36_c131/events.out.tfevents.1669818460.c131.572113.3 +3 -0
- runs/Nov30_15-52-16_c131/1669819941.365319/events.out.tfevents.1669819941.c131.572113.6 +3 -0
- runs/Nov30_15-52-16_c131/events.out.tfevents.1669819941.c131.572113.5 +3 -0
- runs/Nov30_15-53-11_c131/1669819998.306504/events.out.tfevents.1669819998.c131.572113.8 +3 -0
- runs/Nov30_15-53-11_c131/events.out.tfevents.1669819998.c131.572113.7 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +14 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "distilbert-base-uncased",
|
3 |
+
"activation": "gelu",
|
4 |
+
"architectures": [
|
5 |
+
"DistilBertForSequenceClassification"
|
6 |
+
],
|
7 |
+
"attention_dropout": 0.1,
|
8 |
+
"dim": 768,
|
9 |
+
"dropout": 0.1,
|
10 |
+
"hidden_dim": 3072,
|
11 |
+
"id2label": {
|
12 |
+
"0": "LABEL_0",
|
13 |
+
"1": "LABEL_1",
|
14 |
+
"2": "LABEL_2",
|
15 |
+
"3": "LABEL_3",
|
16 |
+
"4": "LABEL_4",
|
17 |
+
"5": "LABEL_5"
|
18 |
+
},
|
19 |
+
"initializer_range": 0.02,
|
20 |
+
"label2id": {
|
21 |
+
"LABEL_0": 0,
|
22 |
+
"LABEL_1": 1,
|
23 |
+
"LABEL_2": 2,
|
24 |
+
"LABEL_3": 3,
|
25 |
+
"LABEL_4": 4,
|
26 |
+
"LABEL_5": 5
|
27 |
+
},
|
28 |
+
"max_position_embeddings": 512,
|
29 |
+
"model_type": "distilbert",
|
30 |
+
"n_heads": 12,
|
31 |
+
"n_layers": 6,
|
32 |
+
"pad_token_id": 0,
|
33 |
+
"problem_type": "single_label_classification",
|
34 |
+
"qa_dropout": 0.1,
|
35 |
+
"seq_classif_dropout": 0.2,
|
36 |
+
"sinusoidal_pos_embds": false,
|
37 |
+
"tie_weights_": true,
|
38 |
+
"torch_dtype": "float32",
|
39 |
+
"transformers_version": "4.21.2",
|
40 |
+
"vocab_size": 30522
|
41 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:637822d8dbe4ea5a44c68bc4ec51820dafe4a497529f1c9368a351e9f6a7e7d4
|
3 |
+
size 267866609
|
runs/Nov30_15-23-33_c131/1669818217.8746803/events.out.tfevents.1669818217.c131.572113.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c99e32e897c9c9f1c7e3b4201f802e6993234cdd0f864dc26b451741472c13e7
|
3 |
+
size 5470
|
runs/Nov30_15-23-33_c131/1669818345.2342343/events.out.tfevents.1669818345.c131.572113.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db1e1c1ac2c269dd31b5c5797827d1b0f6f2875fbb4ff3122a7f260950e090e4
|
3 |
+
size 5470
|
runs/Nov30_15-23-33_c131/events.out.tfevents.1669818217.c131.572113.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a610bbb3ba136ef59ba385b281ffcc42ebcb01865937824b2464a33e66d9b22
|
3 |
+
size 7743
|
runs/Nov30_15-27-36_c131/1669818460.9949677/events.out.tfevents.1669818460.c131.572113.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19998398582659c9a38c3df9484e9861969af5e446d022c8182852c42c6dce21
|
3 |
+
size 5470
|
runs/Nov30_15-27-36_c131/events.out.tfevents.1669818460.c131.572113.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8ac37ee4c897e4a14c41c6a8839ffd7016f3ac6f6e48cb238c9baffa975b437
|
3 |
+
size 3916
|
runs/Nov30_15-52-16_c131/1669819941.365319/events.out.tfevents.1669819941.c131.572113.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44078e7bc278efb0f5546b43628b701dc726319f023880ef9278456bc874fdda
|
3 |
+
size 5470
|
runs/Nov30_15-52-16_c131/events.out.tfevents.1669819941.c131.572113.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30044245d34001fecc84d7ef461fc311adfaf63e64e48491ca7903e4d17df13e
|
3 |
+
size 4639
|
runs/Nov30_15-53-11_c131/1669819998.306504/events.out.tfevents.1669819998.c131.572113.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:347ddcce2099d01d07e07271d20d60023226ab3dac73ba50e92df5aee064d66e
|
3 |
+
size 5470
|
runs/Nov30_15-53-11_c131/events.out.tfevents.1669819998.c131.572113.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8570cedebb7951f2c29a09ccc23d0e3657273c4d052a6805d4570e78cfccf228
|
3 |
+
size 4285
|
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,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"do_lower_case": true,
|
4 |
+
"mask_token": "[MASK]",
|
5 |
+
"model_max_length": 512,
|
6 |
+
"name_or_path": "distilbert-base-uncased",
|
7 |
+
"pad_token": "[PAD]",
|
8 |
+
"sep_token": "[SEP]",
|
9 |
+
"special_tokens_map_file": null,
|
10 |
+
"strip_accents": null,
|
11 |
+
"tokenize_chinese_chars": true,
|
12 |
+
"tokenizer_class": "DistilBertTokenizer",
|
13 |
+
"unk_token": "[UNK]"
|
14 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa79b580e9c876d68fd7b9324a036d1bd99f6b2d9d4e303e573a2aed653e74c8
|
3 |
+
size 3375
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|