HI, I am trying to do finetuning for gpt-3.5-turbo. The first step is uploading dataset I am getting status:“uploaded” for that and returning file id. When I use that file id then getting response file id not found. any idea?
The processing can take many hours or even a day.
The current status of the file, which can be either
uploaded
,processed
,pending
,error
,deleting
ordeleted
.
“processed” is what you’re waiting for.