Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
klue
/
roberta-large
like
47
Follow
KLUE Benchmark
22
Fill-Mask
Transformers
PyTorch
Safetensors
Korean
roberta
korean
klue
Inference Endpoints
arxiv:
2105.09680
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
2c7612e
roberta-large
/
special_tokens_map.json
monologg
fix: several issues
8710a57
over 3 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
}