Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
klue
/
bert-base
like
41
Follow
KLUE Benchmark
22
Fill-Mask
Transformers
PyTorch
Safetensors
Korean
bert
korean
klue
Inference Endpoints
arxiv:
2105.09680
arxiv:
1910.09700
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
bert-base
/
special_tokens_map.json
monologg
feat: Upload model
4782d89
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}