Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shahrukhx01
/
bert-mini-finetune-question-detection
like
16
Text Classification
Transformers
PyTorch
Safetensors
English
bert
neural-search-query-classification
neural-search
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
refs/pr/2
bert-mini-finetune-question-detection
/
special_tokens_map.json
shahrukhx01
add model
da5ee4f
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}