Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
emeraldgoose
/
bad-korean-tokenizer
like
0
Transformers
electra
pretraining
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bad-korean-tokenizer
/
special_tokens_map.json
minseong
add tokens
f65d960
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}