https://github.com/khaouitiabdelhakim/llm_fine_tuning
Fine-tuning essentially involves taking a pre-trained LLM, already equipped with a vast understanding of language, and further training it on a targeted dataset. These dataset can come from any domain, for instance healthcare, finance and legal.
https://github.com/khaouitiabdelhakim/llm_fine_tuning
fine-tuning llm
Last synced: 4 days ago
JSON representation
Fine-tuning essentially involves taking a pre-trained LLM, already equipped with a vast understanding of language, and further training it on a targeted dataset. These dataset can come from any domain, for instance healthcare, finance and legal.
- Host: GitHub
- URL: https://github.com/khaouitiabdelhakim/llm_fine_tuning
- Owner: khaouitiabdelhakim
- Created: 2024-07-16T10:13:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T11:40:05.000Z (4 months ago)
- Last Synced: 2025-03-25T12:21:55.654Z (21 days ago)
- Topics: fine-tuning, llm
- Language: Jupyter Notebook
- Homepage:
- Size: 6.24 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_ai_agents - Llm_Fine_Tuning - Fine-tuning essentially involves taking a pre-trained LLM, already equipped with a vast understanding of language, and further training i… (Building / Datasets)
README
Fine-tuning essentially involves taking a pre-trained LLM, already equipped with a vast understanding of language, and further training it on a targeted dataset. These dataset can come from any domain, for instance healthcare, finance and legal.