Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ReallyNotMe
/
sentiment_model_3class_best
like
0
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
bert
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
sentiment_model_3class_best
/
special_tokens_map.json
ReallyNotMe
Upload 9 files
cbf9345
verified
7 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}