error_handling='ignore' parameter to skip logging errored runs, then automatically identify unsuccessful examples and re-run them in Python.
Step 1. Run the initial evaluation
Run the initial evaluation, ignoring errors to prevent errored runs from being logged:Step 2. Retry on failed examples and log to same experiment
Fetch all the unsuccessful examples:Related topics
- Run an evaluation
- Run an evaluation asynchronously
- Handle model rate limits
- Experiment configuration
- Evaluate existing experiment