Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
JesseStover
/
L2AI-dictionary-klue-bert-base
like
0
Multiple Choice
Transformers
Safetensors
bert
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
L2AI-dictionary-klue-bert-base
/
special_tokens_map.json
JesseStover
Upload folder using huggingface_hub
ab7f2b7
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}