How to include general instructions in a jsonl file for use in fine-tuning the OpenAI Davinci model?

Thank you very much!

When redo dataset still need a hit about how to do advices from More prompt advice like this one:

  • If you want it to say “I don’t know” when it doesn’t know the answer, tell it ‘Say “I don’t know” if you do not know the answer.’

Sounds like training data jsonl has a field other than ‘prompt’ and ‘comletion’ probably be ‘instruction’:''Say ‘I don’t know’ if you do not know the answer."?