Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ToToKr
/
kobigbird-bert-base-finetuned-klue
like
0
Question Answering
Transformers
PyTorch
TensorBoard
big_bird
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
8bda16d
kobigbird-bert-base-finetuned-klue
/
special_tokens_map.json
ToToKr
Training in progress, step 500
1c45830
over 2 years ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}