Using hugginface's pre-trained model to predict sentiment metrics on a 5 star based system. For more information visit the model's official page
- Clone this repo:
git clone git@github.com:koioannis/Sentiment-Analysis-w-Hugginface.git
cd Sentiment-Analysis-w-Hugginface
- Use the package manager pip to install the requirements.
pip install -r requirements.txt
- Install PyTorch from the official website
- Drop your csv files into a folder
- Configure .env
- Open your favorite terminal and run:
python main.py