tkcho commited on
Commit
2e52ae5
1 Parent(s): 7642046

Upload BertForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +51 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "tkcho/cp-commerce-clf-kr-sku-brand-dc26fe0a858790ad51b6996c08c191e5",
3
+ "accuracy": 1.0,
4
+ "architectures": [
5
+ "BertForSequenceClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "checksum": "f2628d2aba6f5c53a0ba41af40ded8c5f122263d15fa6350584dc7d640cb1bcd",
9
+ "classifier_dropout": null,
10
+ "epoch": 13,
11
+ "gradient_checkpointing": false,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 768,
15
+ "id2label": {
16
+ "0": "1 \uc790\ub450",
17
+ "1": "3 \uae08\uade4 \uac10\uade4 \uc5d0\uc774\ub4dc 5 \uc0ac\uacfc \uc5d0\uc774\ub4dc",
18
+ "2": "4 \uccad\ud3ec\ub3c4 \uc5d0\uc774\ub4dc",
19
+ "3": "6 \ub354 \ud54f \ud3ec\ub3c4"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "kind": "sku",
24
+ "label2id": {
25
+ "1 \uc790\ub450": 0,
26
+ "3 \uae08\uade4 \uac10\uade4 \uc5d0\uc774\ub4dc 5 \uc0ac\uacfc \uc5d0\uc774\ub4dc": 1,
27
+ "4 \uccad\ud3ec\ub3c4 \uc5d0\uc774\ub4dc": 2,
28
+ "6 \ub354 \ud54f \ud3ec\ub3c4": 3
29
+ },
30
+ "layer_norm_eps": 1e-12,
31
+ "loss": 0.9528401494026184,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "bert",
34
+ "n_classes": 4,
35
+ "n_samples": 7,
36
+ "num_attention_heads": 12,
37
+ "num_hidden_layers": 12,
38
+ "pad_token_id": 0,
39
+ "position_embedding_type": "absolute",
40
+ "problem_type": "single_label_classification",
41
+ "reg_dt": "2023-11-15 21:33:09",
42
+ "tokenizer_class": "tkcho/commerce-tokenizer-kr",
43
+ "torch_dtype": "float32",
44
+ "transformers_version": "4.34.1",
45
+ "type_vocab_size": 2,
46
+ "unit": "brand",
47
+ "unit_name": "\uc96c\uc2dc\ucfe8",
48
+ "unit_name_id": "dc26fe0a858790ad51b6996c08c191e5",
49
+ "use_cache": true,
50
+ "vocab_size": 42000
51
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:671408480da20219c2bea4d221cd9c4488b2902639ab0c501733543cd6c346e9
3
+ size 473270705