Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Meshwa
/
Distill-Bert-Automation-Command-Classification
like
1
Text Classification
Transformers
PyTorch
English
distilbert
Inference Endpoints
License:
unknown
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ed1bee2
Distill-Bert-Automation-Command-Classification
/
special_tokens_map.json
Meshwa
Upload 6 files
1272e01
about 1 year 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]"
}