#CLI data preparation tool for fine-tuning is getting an error

2 messages · Page 1 of 1 (latest)

royal steppe
#

CLI data preparation tool for fine-tuning is getting an error

#

Oh, I asked gpt-3 and just found out why, the file is formatted in a wrong way, it should be within [ ]

also, it needs to be on the exemplified format:

[
{"prompt":"Overjoyed with the new iPhone! ->", "completion":" positive"},
{"prompt":"@lakers disappoint for a third straight night https://t.co/38EFe43 ->", "completion":" negative"}
]