Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Danswer
/
intent-model
like
6
Keras
google-tensorflow
TensorFlow
English
distilbert
License:
mit
Model card
Files
Files and versions
Community
2
Use this model
main
intent-model
/
special_tokens_map.json
yuhongsun
Needs more examples
fc1db24
over 1 year 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]"
}