Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aware-ai
/
mobilebert-squadv2
like
1
Follow
A\\Ware
4
Question Answering
Transformers
PyTorch
Safetensors
squad_v2
English
mobilebert
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
a4a6193
mobilebert-squadv2
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
d34f671
over 4 years ago
raw
Copy download link
history
blame
Safe
136 Bytes
{
"do_lower_case"
:
false
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}