chilliadgl
commited on
Commit
•
bfacd09
1
Parent(s):
7b18fb2
Training in progress, epoch 1
Browse files- .gitignore +1 -0
- config.json +58 -0
- pytorch_model.bin +3 -0
- runs/Aug23_12-52-09_de1671da80e5/1692795141.6562567/events.out.tfevents.1692795141.de1671da80e5.263.1 +3 -0
- runs/Aug23_12-52-09_de1671da80e5/events.out.tfevents.1692795141.de1671da80e5.263.0 +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +13 -0
- training_args.bin +3 -0
- vocab.txt +0 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "distilbert-base-uncased",
|
3 |
+
"activation": "gelu",
|
4 |
+
"architectures": [
|
5 |
+
"DistilBertForTokenClassification"
|
6 |
+
],
|
7 |
+
"attention_dropout": 0.1,
|
8 |
+
"dim": 768,
|
9 |
+
"dropout": 0.1,
|
10 |
+
"hidden_dim": 3072,
|
11 |
+
"id2label": {
|
12 |
+
"0": "O",
|
13 |
+
"1": "B-CORPORATION",
|
14 |
+
"2": "I-CORPORATION",
|
15 |
+
"3": "B-creative-work",
|
16 |
+
"4": "I-creative-work",
|
17 |
+
"5": "B-group",
|
18 |
+
"6": "I-group",
|
19 |
+
"7": "B-LOCATION",
|
20 |
+
"8": "I-LOCATION",
|
21 |
+
"9": "B-PERSON",
|
22 |
+
"10": "I-PERSON",
|
23 |
+
"11": "B-product",
|
24 |
+
"12": "I-product",
|
25 |
+
"13": "B-JOB_TITLE",
|
26 |
+
"14": "I-JOB_TITLE"
|
27 |
+
},
|
28 |
+
"initializer_range": 0.02,
|
29 |
+
"label2id": {
|
30 |
+
"B-CORPORATION": 1,
|
31 |
+
"B-JOB_TITLE": 13,
|
32 |
+
"B-LOCATION": 7,
|
33 |
+
"B-PERSON": 9,
|
34 |
+
"B-creative-work": 3,
|
35 |
+
"B-group": 5,
|
36 |
+
"B-product": 11,
|
37 |
+
"I-CORPORATION": 2,
|
38 |
+
"I-JOB_TITLE": 14,
|
39 |
+
"I-LOCATION": 8,
|
40 |
+
"I-PERSON": 10,
|
41 |
+
"I-creative-work": 4,
|
42 |
+
"I-group": 6,
|
43 |
+
"I-product": 12,
|
44 |
+
"O": 0
|
45 |
+
},
|
46 |
+
"max_position_embeddings": 512,
|
47 |
+
"model_type": "distilbert",
|
48 |
+
"n_heads": 12,
|
49 |
+
"n_layers": 6,
|
50 |
+
"pad_token_id": 0,
|
51 |
+
"qa_dropout": 0.1,
|
52 |
+
"seq_classif_dropout": 0.2,
|
53 |
+
"sinusoidal_pos_embds": false,
|
54 |
+
"tie_weights_": true,
|
55 |
+
"torch_dtype": "float32",
|
56 |
+
"transformers_version": "4.28.0",
|
57 |
+
"vocab_size": 30522
|
58 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef0bdb17e87d19cae5655d0cdb263ea299b03b10a059e6b940ebbd11a307eef3
|
3 |
+
size 265532517
|
runs/Aug23_12-52-09_de1671da80e5/1692795141.6562567/events.out.tfevents.1692795141.de1671da80e5.263.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:486fe56c1766897c23edd629e416e7af92d8324d4f543d6503710cae40dfcadc
|
3 |
+
size 5885
|
runs/Aug23_12-52-09_de1671da80e5/events.out.tfevents.1692795141.de1671da80e5.263.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3ce71adba9d1d98ef3124a7910da71ffb4599994afc237a13cc947fce7c7bbd
|
3 |
+
size 5064
|
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,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"clean_up_tokenization_spaces": true,
|
3 |
+
"cls_token": "[CLS]",
|
4 |
+
"do_lower_case": true,
|
5 |
+
"mask_token": "[MASK]",
|
6 |
+
"model_max_length": 512,
|
7 |
+
"pad_token": "[PAD]",
|
8 |
+
"sep_token": "[SEP]",
|
9 |
+
"strip_accents": null,
|
10 |
+
"tokenize_chinese_chars": true,
|
11 |
+
"tokenizer_class": "DistilBertTokenizer",
|
12 |
+
"unk_token": "[UNK]"
|
13 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9534003b5693be9079a17bc0d6153bb4da99d7bff463b429fdd2567e136544ba
|
3 |
+
size 3579
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|