openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

File upload status is failed

Open kayousef-zz opened this issue 1 year ago • 3 comments

Hi

I'm trying to finetune a model, but got stuck at file upload. The file status always becomes failed after upload. I tried everything including the exact same sample here

When I try to retrieve the status of the uploaded file, train_status = openai.File.retrieve(training_id)["status"] it shows the status of the file is "failed". I still can't find ways to get detailed error messaging. Any support would be great.

kayousef-zz avatar Sep 22 '22 12:09 kayousef-zz

@sorinsuciu-msft, any thoughts?

ted-at-openai avatar Sep 29 '22 17:09 ted-at-openai

Did you ever solve this issue?

Apologies I couldn't help.

ted-at-openai avatar Jan 10 '23 00:01 ted-at-openai

The Azure fine-tuning guide has been updated. Let us know if you're still hitting the same problem.

ted-at-openai avatar Jan 16 '23 04:01 ted-at-openai

I see no upload. The file is 2mb. I've tried PDF and TXT and it doesn't upload:

image

troublesprouter avatar Mar 12 '23 15:03 troublesprouter