Training in progress, epoch 1
Browse files- config.json +7 -3
- model.safetensors +2 -2
- tokenizer_config.json +7 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "klue
|
3 |
"architectures": [
|
4 |
"RobertaForTokenClassification"
|
5 |
],
|
@@ -30,7 +30,9 @@
|
|
30 |
"15": "I-PH",
|
31 |
"16": "B-EM",
|
32 |
"17": "I-EM",
|
33 |
-
"18": "
|
|
|
|
|
34 |
},
|
35 |
"initializer_range": 0.02,
|
36 |
"intermediate_size": 3072,
|
@@ -39,6 +41,7 @@
|
|
39 |
"B-BN": 6,
|
40 |
"B-CN": 4,
|
41 |
"B-DN": 8,
|
|
|
42 |
"B-EM": 16,
|
43 |
"B-PH": 14,
|
44 |
"B-PN": 12,
|
@@ -48,12 +51,13 @@
|
|
48 |
"I-BN": 7,
|
49 |
"I-CN": 5,
|
50 |
"I-DN": 9,
|
|
|
51 |
"I-EM": 17,
|
52 |
"I-PH": 15,
|
53 |
"I-PN": 13,
|
54 |
"I-PS": 1,
|
55 |
"I-RN": 11,
|
56 |
-
"O":
|
57 |
},
|
58 |
"layer_norm_eps": 1e-05,
|
59 |
"max_position_embeddings": 514,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "vitus9988/klue-roberta-small-ner-identified",
|
3 |
"architectures": [
|
4 |
"RobertaForTokenClassification"
|
5 |
],
|
|
|
30 |
"15": "I-PH",
|
31 |
"16": "B-EM",
|
32 |
"17": "I-EM",
|
33 |
+
"18": "B-DT",
|
34 |
+
"19": "I-DT",
|
35 |
+
"20": "O"
|
36 |
},
|
37 |
"initializer_range": 0.02,
|
38 |
"intermediate_size": 3072,
|
|
|
41 |
"B-BN": 6,
|
42 |
"B-CN": 4,
|
43 |
"B-DN": 8,
|
44 |
+
"B-DT": 18,
|
45 |
"B-EM": 16,
|
46 |
"B-PH": 14,
|
47 |
"B-PN": 12,
|
|
|
51 |
"I-BN": 7,
|
52 |
"I-CN": 5,
|
53 |
"I-DN": 9,
|
54 |
+
"I-DT": 19,
|
55 |
"I-EM": 17,
|
56 |
"I-PH": 15,
|
57 |
"I-PN": 13,
|
58 |
"I-PS": 1,
|
59 |
"I-RN": 11,
|
60 |
+
"O": 20
|
61 |
},
|
62 |
"layer_norm_eps": 1e-05,
|
63 |
"max_position_embeddings": 514,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37c9d1f23c210be3aecf790eb851ecea7030ff68a58695bd444f22375f8427b8
|
3 |
+
size 270078052
|
tokenizer_config.json
CHANGED
@@ -48,12 +48,19 @@
|
|
48 |
"do_lower_case": false,
|
49 |
"eos_token": "[SEP]",
|
50 |
"mask_token": "[MASK]",
|
|
|
51 |
"model_max_length": 512,
|
52 |
"never_split": null,
|
|
|
53 |
"pad_token": "[PAD]",
|
|
|
|
|
54 |
"sep_token": "[SEP]",
|
|
|
55 |
"strip_accents": null,
|
56 |
"tokenize_chinese_chars": true,
|
57 |
"tokenizer_class": "BertTokenizer",
|
|
|
|
|
58 |
"unk_token": "[UNK]"
|
59 |
}
|
|
|
48 |
"do_lower_case": false,
|
49 |
"eos_token": "[SEP]",
|
50 |
"mask_token": "[MASK]",
|
51 |
+
"max_length": 256,
|
52 |
"model_max_length": 512,
|
53 |
"never_split": null,
|
54 |
+
"pad_to_multiple_of": null,
|
55 |
"pad_token": "[PAD]",
|
56 |
+
"pad_token_type_id": 0,
|
57 |
+
"padding_side": "right",
|
58 |
"sep_token": "[SEP]",
|
59 |
+
"stride": 0,
|
60 |
"strip_accents": null,
|
61 |
"tokenize_chinese_chars": true,
|
62 |
"tokenizer_class": "BertTokenizer",
|
63 |
+
"truncation_side": "right",
|
64 |
+
"truncation_strategy": "longest_first",
|
65 |
"unk_token": "[UNK]"
|
66 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fcf10ed56e920a0e40a6b69d722f37c2baa4fba6da02daa161619c5bf230a9e
|
3 |
size 4984
|