|
|
před 9 měsíci | |
|---|---|---|
| .. | ||
| README.md | před 1 rokem | |
| config.json | před 1 rokem | |
| instruction-data-llama3-7b.json | před 1 rokem | |
| llama3-ollama.ipynb | před 1 rokem | |
| reflection-gpt4.ipynb | před 9 měsíci | |
| requirements-extra.txt | před 1 rokem | |
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