Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 384 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 384 Bytes

Fine-Tuning a Sentiment Analysis Model

The goal of this project is to create a sentiment anaylsis model by training a pre-trained model from Hugging Face. The model will be trained on the Woman's E-Commerce Clothing Reviews dataset.

Pre-trained model: distilbert-base-uncased

Dataset: Woman's E-Commerce Clothing Reviews

Project files: Notebooks, data, report, and slide deck.