Sebastian Raschka dbcdc7593b
Generating a synthetic dataset for instruction finetuning (#245)
* Generating a synthetic dataset for instruction finetuning

* fix link
2024-06-23 21:48:25 -05:00

296 B

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 an synthetic instruction finetuning dataset using Llama 3 and Ollama