Hi, my names Jerome and i’m relatively inexperienced in coding. I’m doing a work attachment project to classify customers feedback. I am currently testing on Jupyter notebook but i ran into problems when starting to fine-tune a model. Here are the errors:
this only works after i added -q at the end, which automatically agrees to any of the recommended changes to the json file but other than that it still faced the same issue(i)
!openai api fine_tunes.create -t “intent_sample_prepared_train.jsonl” -v “intent_sample_prepared_valid.jsonl” -m ada
(i) my notebook just fails to run any other cells, was it some file directory issue or something else? Need helps welps