Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
numind
/
NuSentiment
like
5
Follow
NuMind
86
Feature Extraction
Transformers
PyTorch
Safetensors
Numind/C4_sentiment-analysis
English
bert
sentiment-analysis
text-classification
generic
sentiment-classification
text-embeddings-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
NuSentiment
/
special_tokens_map.json
Alexandre-Numind
Upload 6 files
88c67e6
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}