Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
severo
/
autonlp-sentiment_detection-1781580
like
1
Text Classification
Transformers
PyTorch
Safetensors
severo/autonlp-data-sentiment_detection-3c8bcd36
English
bert
Trained with AutoTrain
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
e6b4395
autonlp-sentiment_detection-1781580
/
special_tokens_map.json
AutoNLP Admin
Commit From AutoNLP
02e30ae
almost 4 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}