|
|
|
|
|
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. |
|