Save validation completion results
Michelle-0463
20
Reputation points
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 Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,941 questions
Sign in to answer