Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
reddgr
/
rq-request-question-prompt-classifier
like
0
Text Classification
google-tensorflow
TensorFlow
Safetensors
distilbert
chatbot-prompts
License:
apache-2.0
Model card
Files
Files and versions
Community
main
rq-request-question-prompt-classifier
/
special_tokens_map.json
reddgr
Upload 7 files
b70d3e4
verified
30 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}