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
- 73
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model authors have turned it off explicitly.