Choose user prompts for fine-tuning
mainThe user prompt used in your training data determines how the model behaves.
- To adjust style only: Use prompts similar to the original JoyCaption prompts (e.g.,
"Write a descriptive caption for this image in a formal tone.") to build on existing knowledge. - To change behavior/task: Use distinct, detailed prompts to force the model out of its default behavior (e.g.,
"I want you to write a JSON object with all the details of this image..."). Since the base model is Llama 3.1, very long, detailed prompts are effective for guiding specific outputs.