CoolFace
Apppublic

KaushiGihan/distilbert-base-uncased-sentiment_analysis_LLM

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Fine-Tuning DistilBERT for Sentiment Analysis

This repository contains the code and workflow for fine-tuning the DistilBERT (distilbert-base-uncased) model from Hugging Face on a sentiment analysis task. The dataset used for training is sourced from Kaggle.

๐Ÿš€ Features

Fine-tuning distilbert-base-uncased for sentiment classification. Data preprocessing and tokenization using Hugging Face Transformers. Model training and evaluation. Inference script to predict sentiment on new text samples.

๐Ÿ“‚ Dataset

The datasets used for fine-tuning is available on Huggingface. You can download it using below links: 1.final dataset in Huggingface link