Sentiment Analysis API
This is the deployment part of the project.
Training:
Run the Google Colab notebook (Runtime = "GPU") (https://colab.research.google.com/drive/1EuF5FDl1X8VnuOO5RxzmM0c9TbtQrVm9?usp=sharing)
Fine Tuning
- Increasing #epochs
- Increasing BATCH_SIZE to 32
- Changing Adam optimizer rate
Usage
- Clone te repository
- Set up the conda environment with requirements.txt
- In terminal, run the command- uvivorn sentiment_analyzer.api:app --reload
- Downloads last month
- 6
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 has no pipeline_tag.