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