Data creation / preparation

I dont know if this leads anywhere. But the fact that this prompt seemingly produces the intended result blows my mind - again

for the following dont print any intermediate steps or comments. just print out the resulting jsonl as described:
I want to fine tune gpt-3 with the following text. Please create 10 questions that the text would answer and create ten rephrasing of the text. All in German. Then create all possible unique pairs of rephrasings and questions. From these pairs create a jsonl for the openai fine-tuning api. Each pair is a line in the jsonl file with the questions being the prompt and the rephrasings being the completions. do not print anything but the resulting jsonl file

1 Like