Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dflcmu
/
JQED_QA_question_classifer_final
like
0
Text Classification
Transformers
PyTorch
distilbert
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
JQED_QA_question_classifer_final
/
special_tokens_map.json
dflcmu
Upload tokenizer
5d44f51
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}