llms-from-scratch-cn/Codes/ch07/05_dataset-generation
2024-08-11 23:00:36 +08:00
..
instruction-data-llama3-7b.json add the code of ch07 2024-08-11 23:00:36 +08:00
llama3-ollama.ipynb add the code of ch07 2024-08-11 23:00:36 +08:00
README.md add the code of ch07 2024-08-11 23:00:36 +08:00

Generating a Dataset for Instruction Finetuning

This folder contains utility code that can be used for generating a dataset for instruction finetuning.

  • llama3-ollama.ipynb: A notebook that creates a synthetic instruction finetuning dataset using Llama 3 and Ollama