Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Jr0hamza
/
sentiment-analysis-model
like
0
Text Classification
PEFT
Safetensors
stanfordnlp/imdb
English
License:
mit
Model card
Files
Files and versions
xet
Community
Use this model
main
sentiment-analysis-model
/
special_tokens_map.json
Jr0hamza
Uploading fine-tuned sentiment analysis model
ae8644b
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}