Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
titanabrian
/
whatsapp-text-classifier-distilbert
like
0
Safetensors
English
Indonesian
Javanese
distilbert
whatsapp
intent-classification
multilingual
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
whatsapp-text-classifier-distilbert
/
special_tokens_map.json
titanabrian
Upload tokenizer
13fe8b3
verified
10 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]"
}