#JSON UPLOAD for fine Tune Problem

3 messages · Page 1 of 1 (latest)

wheat prairie
#

Not sure if I post it here, Ihave uploaded the json file to openai for tunning, but I am not getting a file ID, what am I doing wrong?

import openai
openai.api_key = "sk-APIKEY"
openai.File.create(
file=open('C:/Users/Paradox002/Desktop/chineseenglish.json',"rb"),
purpose='fine-tune',
)

vague birch
#

Hey

#

It seems like I keep on getting this error today: Something went wrong. If this issue persists please contact us through our help center at help.openai.com.