Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcapelle/llm_recipes

A set of scripts and notebooks on LLM finetunning and dataset creation
https://github.com/tcapelle/llm_recipes

Last synced: about 20 hours ago
JSON representation

A set of scripts and notebooks on LLM finetunning and dataset creation

Awesome Lists containing this project

README

        

# LLM Recipes

This repo contains my own exploration of the LLM world right now.
I am interested mostly in fine-tuning LMs for text generation tasks. This implies:
- Dataset preparation and preprocessing
- Model fine-tuning with libraries like Axolotl, HuggingFace, etc.
- Model evaluation