Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AaryanK
/
ClassTrackClassify
like
1
ONNX
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
main
ClassTrackClassify
/
special_tokens_map.json
AaryanK
Upload model trained with Unsloth
fefcd3d
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}