This is a basic general-purpose sentiment classification model that predicts whether a given text has a positive or negative sentiment. The model outputs '0' for negative sentiment and '1' for positive sentiment.
The EOS token utilized for the model is represented by the symbol ">". Thus, in order to ensure proper functionality, it is recommended to conclude inputs with this particular token.
Try out the demo using the following link: https://huggingface.co/spaces/Celestinian/SentimentGPT
- Downloads last month
- 11
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support
HF Inference deployability: The model authors have turned it off explicitly.