Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Adnan-AI-Labs
/
DistilBERT-ProductClassifier
like
2
Follow
Adnan-AI-Labs
1
Text Classification
ONNX
Safetensors
Adnan-AI-Labs/products_categories_data
English
distilbert
e-commerce
product-classification
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
1
main
DistilBERT-ProductClassifier
/
special_tokens_map.json
adnanaman
Upload 6 files
6a840ea
verified
22 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]"
}