Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TeamResearch
/
sentiment-model-saagie
like
0
Text Classification
Transformers
PyTorch
bert
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
6b39fb3
sentiment-model-saagie
/
special_tokens_map.json
TeamResearch
End of training
02893bc
over 1 year 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]"
}