I am not able to run the evals script. My yaml file is not recognized from registry and getting error like below even after trying multiple times:
Hi Rajalakshmi Welcome to the community!
The error you’re seeing means the custom eval ID you’re trying to run (simple_eval/is_evaluation_good.dev
) is not registered in evals/registry/evals
YAML files.
To get started with building and running evals, you can follow this official guide:
Getting Started with OpenAI Evals
1 Like