/distilbert-base-uncased-finetuning

This repository contains a DistilBERT model fine-tuned using the Hugging Face Transformers library on the IMDb movie review dataset. The model is trained for sentiment analysis, enabling the determination of sentiment polarity (positive or negative) within text reviews.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Stargazers