Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
neurae
/
distilbert-dnd-intents
like
0
Follow
Neuræ
5
Text Classification
Transformers
PyTorch
neurae/dnd_style_intents
English
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
2b6bf7a
distilbert-dnd-intents
/
special_tokens_map.json
MichaelOnly
Upload tokenizer
b6b17d9
over 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]"
}