dineshpiyasamara / fine_tune_llama_for_sentiment_analysis

Fine tune llama for sentiment analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fine-Tuning Open Source LLM (LLAMA 2) for Sentiment Analysis

Overview

This repository contains code and resources for fine-tuning an open-source LLM (Large Language Model) for sentiment analysis. The base model used is the Llama Language Model, an open-source alternative to proprietary language models. Sentiment analysis is a natural language processing (NLP) task that involves determining the sentiment (positive, negative, or neutral) expressed in a piece of text.

About

Fine tune llama for sentiment analysis


Languages

Language:Jupyter Notebook 100.0%