Hacker News new | ask | show | jobs
by yvoschaap 1279 days ago
> Immediately we ran into a problem -- to fine-tune an OpenAI model requires a specific format of prompt-completion pairs:

From my understanding, you can leave the `prompt` empty, and just push `completion` with your text. That way you don't need to generate Q&A first.

1 comments

This is correct from what I've seen, but it's not well documented. Also, that fine-tuning is "better for training " style than knowledge."