Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vaiv
/
kobigbird-roberta-large
like
4
Follow
VAIV Company
2
Fill-Mask
Transformers
PyTorch
Safetensors
Korean
big_bird
korean
Inference Endpoints
arxiv:
2309.10339
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5e5006f
kobigbird-roberta-large
/
special_tokens_map.json
ksyang
Upload 7 files
9bb3eb2
about 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}