Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
amin
/
intent_distilbert_classification
like
0
Safetensors
distilbert
License:
apache-2.0
Model card
Files
Files and versions
Community
ea4cb68
intent_distilbert_classification
/
special_tokens_map.json
amin
Upload 7 files
ea4cb68
verified
2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}