#Error in fine tuning operation with azure API in post processing phase

1 messages · Page 1 of 1 (latest)

regal laurel
#

hi guys, i have a problem, when i try to fine tune a model, following the guide on the notebook, the training phase break when it try to compute-classification--metrics
i use it trough the azure API, and i parse the whole dataset (prompt and completion) using the parser of fineTuning, so i think the format of the file (train and validation) it's good... also i don't receive advice in advance like miscorrect number of class so i think the format and the input file are corrects.
The error come up when it goes in postprocessing phase, for that reason i think it's something connected to the compute-classification-metrics option