Share via

Save validation completion results

Michelle-0463 20 Reputation points
2023-08-16T15:04:01.1766667+00:00

When I train a custom model with a training and validation dataset I am able to download the results.csv file to see the binary classification metrics across each epoch. Is there a way to also save the completions that were used to compute the final metrics? Right now the only way I can get the completions is by deploying the model and then calling that model again with each of the examples in my validation dataset. Is there a better, more cost effective way of doing this during the initial training?

Azure OpenAI in Foundry Models

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.