Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yj2773
/
hinglish11k-sentiment-analysis
like
6
Text Classification
Transformers
PyTorch
Safetensors
4 languages
bert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
b8b6577
hinglish11k-sentiment-analysis
/
special_tokens_map.json
yj2773
Upload special_tokens_map.json
b8b6577
over 2 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]"
}