|
|
9 月之前 | |
|---|---|---|
| .. | ||
| README.md | 1 年之前 | |
| config.json | 1 年之前 | |
| instruction-data-llama3-7b.json | 1 年之前 | |
| llama3-ollama.ipynb | 1 年之前 | |
| reflection-gpt4.ipynb | 9 月之前 | |
| requirements-extra.txt | 1 年之前 | |
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
reflection-gpt4.ipynb: A notebook that implements an instruction dataset refinement step based on reflection-tuning