Upload BertForSequenceClassification
Browse files- config.json +8 -10
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,40 +1,38 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "tkcho/commerce-
|
3 |
"accuracy": 1.0,
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|
6 |
],
|
7 |
"attention_probs_dropout_prob": 0.1,
|
8 |
-
"checksum": "
|
9 |
"classifier_dropout": null,
|
10 |
-
"epoch":
|
11 |
"gradient_checkpointing": false,
|
12 |
"hidden_act": "gelu",
|
13 |
"hidden_dropout_prob": 0.1,
|
14 |
"hidden_size": 768,
|
15 |
"id2label": {
|
16 |
-
"0": "1 \uc250\uc774\ud06c \ubca0\uc774\ube44"
|
17 |
-
"1": "1 \uc250\uc774\ud06c \ubca0\uc774\ube44 1 \uc250\uc774\ud06c \ubca0\uc774\ube44"
|
18 |
},
|
19 |
"initializer_range": 0.02,
|
20 |
"intermediate_size": 3072,
|
21 |
"kind": "sku",
|
22 |
"label2id": {
|
23 |
-
"1 \uc250\uc774\ud06c \ubca0\uc774\ube44": 0
|
24 |
-
"1 \uc250\uc774\ud06c \ubca0\uc774\ube44 1 \uc250\uc774\ud06c \ubca0\uc774\ube44": 1
|
25 |
},
|
26 |
"layer_norm_eps": 1e-12,
|
27 |
-
"loss": 0.
|
28 |
"max_position_embeddings": 512,
|
29 |
"model_type": "bert",
|
30 |
-
"n_classes":
|
31 |
"n_samples": 57,
|
32 |
"num_attention_heads": 12,
|
33 |
"num_hidden_layers": 12,
|
34 |
"pad_token_id": 0,
|
35 |
"position_embedding_type": "absolute",
|
36 |
"problem_type": "single_label_classification",
|
37 |
-
"reg_dt": "2023-
|
38 |
"tokenizer_class": "tkcho/commerce-tokenizer-kr",
|
39 |
"torch_dtype": "float32",
|
40 |
"transformers_version": "4.34.1",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "tkcho/cp-commerce-clf-kr-sku-brand-667034e4660dc8cbbdbcfeeae1f3d8a1",
|
3 |
"accuracy": 1.0,
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|
6 |
],
|
7 |
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"checksum": "09af206f8370312ffe7c506640d19f8586f0ee7cf664b15f851c2ba6cc6ee4c9",
|
9 |
"classifier_dropout": null,
|
10 |
+
"epoch": 1,
|
11 |
"gradient_checkpointing": false,
|
12 |
"hidden_act": "gelu",
|
13 |
"hidden_dropout_prob": 0.1,
|
14 |
"hidden_size": 768,
|
15 |
"id2label": {
|
16 |
+
"0": "1 \uc250\uc774\ud06c \ubca0\uc774\ube44"
|
|
|
17 |
},
|
18 |
"initializer_range": 0.02,
|
19 |
"intermediate_size": 3072,
|
20 |
"kind": "sku",
|
21 |
"label2id": {
|
22 |
+
"1 \uc250\uc774\ud06c \ubca0\uc774\ube44": 0
|
|
|
23 |
},
|
24 |
"layer_norm_eps": 1e-12,
|
25 |
+
"loss": 0.0,
|
26 |
"max_position_embeddings": 512,
|
27 |
"model_type": "bert",
|
28 |
+
"n_classes": 1,
|
29 |
"n_samples": 57,
|
30 |
"num_attention_heads": 12,
|
31 |
"num_hidden_layers": 12,
|
32 |
"pad_token_id": 0,
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|
35 |
+
"reg_dt": "2023-12-24 06:44:46",
|
36 |
"tokenizer_class": "tkcho/commerce-tokenizer-kr",
|
37 |
"torch_dtype": "float32",
|
38 |
"transformers_version": "4.34.1",
|
pytorch_model.bin
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:b5e1a81918918e3717a94c56ed51a40a07320f66d2d92196b5ad29aaf9d9aeee
|
3 |
+
size 473264305
|