Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
PrimeQA
/
tydiqa-boolean-question-classifier
like
1
Follow
PrimeQA
21
Text Classification
Transformers
PyTorch
bert
arxiv:
1810.04805
arxiv:
2206.08441
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
main
tydiqa-boolean-question-classifier
/
special_tokens_map.json
mabornea
Upload special_tokens_map.json
2c552ae
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}