Skip to content

mustafaaljadery/lora-fine-tune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Example of LoRA Fine-Tuning

Here I fine-tune LLama using LoRA to pick the financial sentiment of a tweet. It tells you wether the sentiment of a tweet is bullish, bearish, or neutral.

The dataset is from huggingface

Dataset

Requirements

pip install requirements.txt

Usage

py main.py

License

All code is under an MIT License.

About

Example of fine-tuning LLama using LoRA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages