Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
daxa-ai
/
pebblo-classifier-v2
like
2
Follow
Daxa AI
13
Text Classification
PyTorch
Joblib
Safetensors
English
distilbert
License:
mit
Model card
Files
Files and versions
Community
2
main
pebblo-classifier-v2
/
special_tokens_map.json
Tihsrah-CD
Topic Classifier v2 Added
c97f929
about 2 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]"
}