Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bastasie
/
BaOsa
like
0
Question Answering
Adapters
PyTorch
math-ai/StackMathQA
English
Model card
Files
Files and versions
Community
Use this model
f819f4a
BaOsa
/
special_tokens_map.json
bastasie
Upload 4 files
78f77a8
verified
8 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}