You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m looking for guidance on fine-tuning the LLaMA Instruct 3.2-1B model on my dataset to generate specific sequences. During training, the setup requires the user to input a sequence prompt (e.g., "generate sequence xx") and provide the associated target output ("xx"). At test time, however, the user should only need to provide the prompt or request, without needing to supply the target sequence.
Could you provide insights on setting up this training process and suggest a template or structure for it? This is quite urgent—thanks in advance for your help!
The text was updated successfully, but these errors were encountered:
Hello everyone,
I’m looking for guidance on fine-tuning the LLaMA Instruct 3.2-1B model on my dataset to generate specific sequences. During training, the setup requires the user to input a sequence prompt (e.g., "generate sequence xx") and provide the associated target output ("xx"). At test time, however, the user should only need to provide the prompt or request, without needing to supply the target sequence.
Could you provide insights on setting up this training process and suggest a template or structure for it? This is quite urgent—thanks in advance for your help!
The text was updated successfully, but these errors were encountered: