tkcho's picture
Upload BertForSequenceClassification
1ea2781
raw
history blame contribute delete
No virus
1.67 kB
{
"_name_or_path": "tkcho/commerce-bert-kr",
"accuracy": 1.0,
"architectures": [
"BertForSequenceClassification"
],
"attention_probs_dropout_prob": 0.1,
"checksum": "41ac9a13298b03c2d7d57a9205f4dc2b9cc8df93823eef7eedf9cda65b01d476",
"classifier_dropout": null,
"epoch": 16,
"gradient_checkpointing": false,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.1,
"hidden_size": 768,
"id2label": {
"0": "1 \ub77d\ud1a0 \uc138\ub77c\ub9c8\uc774\ub4dc \ud074\ub80c\uc9d5 \ud3fc",
"1": "2 \uc138\ub9b0\uc465 \ub9b4\ub9ac\ud504 \ud074\ub80c\uc9d5 \ud3fc",
"2": "3 \ud6a8\uc18c \uc5d0\uc5b4\ub9ac \ud729 \ub525 \ud074\ub80c\uc9d5 \ud3fc"
},
"initializer_range": 0.02,
"intermediate_size": 3072,
"kind": "sku",
"label2id": {
"1 \ub77d\ud1a0 \uc138\ub77c\ub9c8\uc774\ub4dc \ud074\ub80c\uc9d5 \ud3fc": 0,
"2 \uc138\ub9b0\uc465 \ub9b4\ub9ac\ud504 \ud074\ub80c\uc9d5 \ud3fc": 1,
"3 \ud6a8\uc18c \uc5d0\uc5b4\ub9ac \ud729 \ub525 \ud074\ub80c\uc9d5 \ud3fc": 2
},
"layer_norm_eps": 1e-12,
"loss": 0.42517852783203125,
"max_position_embeddings": 512,
"model_type": "bert",
"n_classes": 3,
"n_samples": 21,
"num_attention_heads": 12,
"num_hidden_layers": 12,
"pad_token_id": 0,
"position_embedding_type": "absolute",
"problem_type": "single_label_classification",
"reg_dt": "2024-01-01 21:53:54",
"tokenizer_class": "tkcho/commerce-tokenizer-kr",
"torch_dtype": "float32",
"transformers_version": "4.34.1",
"type_vocab_size": 2,
"unit": "brand",
"unit_name": "\uc138\uc548\uc804\uacfc",
"unit_name_id": "12f2a4f7e1276e1c8ce525cf30d2f6c5",
"use_cache": true,
"vocab_size": 42000
}