I guess the Finetuning API is fairly new, so gave it whirl. I performed the following steps
-
Prep’d a jsonl that was ~63MB. I’m following the suggestions to essentially do style transfer.
-
openai tools fine_tunes.prepare_data -f <LOCAL_FILE>.
This gave a few suggestions which I accepted, it also gave a reusable file ID, nice. -
openai api fine_tunes.create -t “jsonlmstar2021_prepared.jsonl” -m curie
This put me in the queue. A day later I made it through the queue but it said failed and put me in the queue again. Will it ever finish? Any stack trace so I can self-correct? Seems like another day’s wait for a try…
[2021-07-18 22:48:40] Fine-tune is in the queue. Queue number: 0
[2021-07-18 22:48:45] Fine-tune started
[2021-07-18 23:30:46] Fine-tune failed. Returning to queue
[2021-07-18 23:30:47] Fine-tune is in the queue. Queue number: 5