Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
alphahg
/
kobigbird-test45-75205035
like
0
Question Answering
Transformers
PyTorch
TensorBoard
custom_squad_v2
big_bird
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
1cb1b9b
kobigbird-test45-75205035
/
special_tokens_map.json
alphahg
kobigbird-test45-75205035
1cb1b9b
almost 2 years ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}