Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
samithcs
/
nlp_intent_model
like
0
Joblib
License:
mit
Model card
Files
Files and versions
xet
Community
main
nlp_intent_model
/
nlp_intent
/
intent_tokenizer
/
special_tokens_map.json
samithcs
Upload 6 files
99ea4e9
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}