#Fine tuning GPT-3.5-turbo error

1 messages · Page 1 of 1 (latest)

autumn path
#

I am working on fine tuning a gpt-3.5-turbo model, yet i continue to get the same error when starting the fine-tuning job. **The job failed due to an invalid training file. Expected file to have JSONL format, where every line is a valid JSON dictionary. Line 1 is not a dictionary. ** My json file however looks good and doesn't have any errors when I use openai's json file checker code on the fine tuning tutorial page. How can I fix this error?

regal crest