/bert4sentiment_pytorch

a sentiment analysis use case with Bert by a pytorch implementation - uses Transformers library 4.0

Primary LanguageJupyter NotebookMIT LicenseMIT

bert4sentiment_pytorch

a sentiment analysis use case with Bert - pytorch implementation

How to start

Set up the conda environment

conda env create -f environment.yml

Run the notebook

jupyter notebook

Dataset

the notebook uses a Google dataset

Project Implementation

Model comparison