Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
seongyeon1
/
klue-base-finetuned-nsmc
like
1
Text Classification
Transformers
PyTorch
e9t/nsmc
Korean
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fcf8775
klue-base-finetuned-nsmc
/
special_tokens_map.json
seongyeon1
add tokenizer
fcf8775
4 months ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}