README
Example of a JSONL File
{"prompt": "This is the first prompt.", "completion": "This is the first completion."}
{"prompt": "This is the second prompt.", "completion": "This is the second completion."}
{"prompt": "This is the third prompt.", "completion": "This is the third completion."}
Last modified: a year ago