Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Woonn
/
klue_bert_base
like
0
Text Classification
Transformers
PyTorch
TensorBoard
nsmc
bert
Generated from Trainer
Eval Results
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
88772fc
klue_bert_base
/
special_tokens_map.json
Woonn
Training in progress, epoch 1
19bf7d2
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}