Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
wesley7137
/
question_complexity_model
like
0
bert
Model card
Files
Files and versions
Community
main
question_complexity_model
/
special_tokens_map.json
wesley7137
Upload 6 files
4448d6e
verified
3 months 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]"
}