Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nicotaroni
/
sentiment_analysis_jina
like
0
Text Classification
sentence-transformers
Safetensors
setfit
bert
custom_code
arxiv:
2209.11055
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
sentiment_analysis_jina
/
special_tokens_map.json
nicotaroni
Add SetFit model
9e066b1
about 1 year 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]"
}