Structured dataset

#7
by AndriMirandi - opened

Hi,
I plan to fine tune phi3 model to add more information to it
it will be used for Q&A model later on

Are there any guidance for that ?
i try to run this code, but when I try to ask some question from the data it replies correct, but then it adds more information like the simulation of user and the assistant chatting

thank you

Unsloth AI org

Hi,
I plan to fine tune phi3 model to add more information to it
it will be used for Q&A model later on

Are there any guidance for that ?
i try to run this code, but when I try to ask some question from the data it replies correct, but then it adds more information like the simulation of user and the assistant chatting

thank you

We have a step by step tutorial with a section on datasets: https://docs.unsloth.ai/tutorials/how-to-finetune-llama-3-and-export-to-ollama#id-6.-alpaca-dataset

Sign up or log in to comment