https://github.com/naveen-v-v/LLM_fine_tune_lora
Fine tune a Large Language Model using LORA to perform Sentiment Analysis
https://github.com/naveen-v-v/LLM_fine_tune_lora
fine-tune large-language-models notebook-jupyter peft python
Last synced: 3 months ago
JSON representation
Fine tune a Large Language Model using LORA to perform Sentiment Analysis
- Host: GitHub
- URL: https://github.com/naveen-v-v/LLM_fine_tune_lora
- Owner: naveen-v-v
- Created: 2023-12-05T17:31:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T18:49:06.000Z (almost 2 years ago)
- Last Synced: 2025-06-13T12:51:35.464Z (4 months ago)
- Topics: fine-tune, large-language-models, notebook-jupyter, peft, python
- Language: Jupyter Notebook
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LLM_fine_tune_lora
Fine tune a Large Language Model using PEFT method LORA to perform Sentiment AnalysisCheck out the [Medium Post](https://naveen-varma.medium.com/large-language-models-llms-a-dive-into-fine-tuning-with-practical-examples-1fdbcee00c6f) for detailed explanation