chineidu commited on
Commit
9df78f1
1 Parent(s): c179d85

Training in progress, step 243

Browse files
config.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "dslim/distilbert-NER",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "BertForTokenClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "attention_probs_dropout_prob": 0.1,
9
+ "classifier_dropout": null,
10
+ "dim": 768,
11
+ "dropout": 0.1,
12
+ "hidden_act": "gelu",
13
+ "hidden_dim": 3072,
14
+ "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
+ "id2label": {
17
+ "0": "O",
18
+ "1": "B-PERSON",
19
+ "2": "I-PERSON",
20
+ "3": "B-NORP",
21
+ "4": "I-NORP",
22
+ "5": "B-FAC",
23
+ "6": "I-FAC",
24
+ "7": "B-ORG",
25
+ "8": "I-ORG",
26
+ "9": "B-GPE",
27
+ "10": "I-GPE",
28
+ "11": "B-LOC",
29
+ "12": "I-LOC",
30
+ "13": "B-PRODUCT",
31
+ "14": "I-PRODUCT",
32
+ "15": "B-DATE",
33
+ "16": "I-DATE",
34
+ "17": "B-TIME",
35
+ "18": "I-TIME",
36
+ "19": "B-PERCENT",
37
+ "20": "I-PERCENT",
38
+ "21": "B-MONEY",
39
+ "22": "I-MONEY",
40
+ "23": "B-QUANTITY",
41
+ "24": "I-QUANTITY",
42
+ "25": "B-ORDINAL",
43
+ "26": "I-ORDINAL",
44
+ "27": "B-CARDINAL",
45
+ "28": "I-CARDINAL",
46
+ "29": "B-EVENT",
47
+ "30": "I-EVENT",
48
+ "31": "B-WORK_OF_ART",
49
+ "32": "I-WORK_OF_ART",
50
+ "33": "B-LAW",
51
+ "34": "I-LAW",
52
+ "35": "B-LANGUAGE",
53
+ "36": "I-LANGUAGE"
54
+ },
55
+ "initializer_range": 0.02,
56
+ "intermediate_size": 3072,
57
+ "label2id": {
58
+ "B-CARDINAL": 27,
59
+ "B-DATE": 15,
60
+ "B-EVENT": 29,
61
+ "B-FAC": 5,
62
+ "B-GPE": 9,
63
+ "B-LANGUAGE": 35,
64
+ "B-LAW": 33,
65
+ "B-LOC": 11,
66
+ "B-MONEY": 21,
67
+ "B-NORP": 3,
68
+ "B-ORDINAL": 25,
69
+ "B-ORG": 7,
70
+ "B-PERCENT": 19,
71
+ "B-PERSON": 1,
72
+ "B-PRODUCT": 13,
73
+ "B-QUANTITY": 23,
74
+ "B-TIME": 17,
75
+ "B-WORK_OF_ART": 31,
76
+ "I-CARDINAL": 28,
77
+ "I-DATE": 16,
78
+ "I-EVENT": 30,
79
+ "I-FAC": 6,
80
+ "I-GPE": 10,
81
+ "I-LANGUAGE": 36,
82
+ "I-LAW": 34,
83
+ "I-LOC": 12,
84
+ "I-MONEY": 22,
85
+ "I-NORP": 4,
86
+ "I-ORDINAL": 26,
87
+ "I-ORG": 8,
88
+ "I-PERCENT": 20,
89
+ "I-PERSON": 2,
90
+ "I-PRODUCT": 14,
91
+ "I-QUANTITY": 24,
92
+ "I-TIME": 18,
93
+ "I-WORK_OF_ART": 32,
94
+ "O": 0
95
+ },
96
+ "layer_norm_eps": 1e-12,
97
+ "max_position_embeddings": 512,
98
+ "model_type": "bert",
99
+ "n_heads": 12,
100
+ "n_layers": 6,
101
+ "num_attention_heads": 12,
102
+ "num_hidden_layers": 12,
103
+ "output_past": true,
104
+ "pad_token_id": 0,
105
+ "position_embedding_type": "absolute",
106
+ "qa_dropout": 0.1,
107
+ "seq_classif_dropout": 0.2,
108
+ "sinusoidal_pos_embds": false,
109
+ "tie_weights_": true,
110
+ "torch_dtype": "float32",
111
+ "transformers_version": "4.42.4",
112
+ "type_vocab_size": 2,
113
+ "use_cache": true,
114
+ "vocab_size": 28996
115
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a48b8e0057067e97fd0f18aaac34380e872616a0491bbf15d5771bc68a2397e
3
+ size 433378620
runs/Aug31_23-16-32_d0b0eca3538a/events.out.tfevents.1725146205.d0b0eca3538a.498.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6edf30551a30b45998a09d42305b1af50f7e208d031bdaee0fb2ff8f4f84a54
3
+ size 7965
special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "max_length": 512,
49
+ "model_max_length": 512,
50
+ "pad_token": "[PAD]",
51
+ "sep_token": "[SEP]",
52
+ "stride": 0,
53
+ "strip_accents": null,
54
+ "tokenize_chinese_chars": true,
55
+ "tokenizer_class": "DistilBertTokenizer",
56
+ "truncation_side": "right",
57
+ "truncation_strategy": "longest_first",
58
+ "unk_token": "[UNK]"
59
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57c9793e8a410cf1f0f3f287955cad7a816314fd8716484c68614d4dd4fe88c6
3
+ size 5176
vocab.txt ADDED
The diff for this file is too large to render. See raw diff