Ask a question to get started
Enter to send•Shift+Enter new line
evaluate_run( self, run: Run, example: Optional[Example] = None, evaluator_run_id:
run
Run
example
Optional[Example]
None
Evaluate a run using the wrapped function.
This method directly invokes the wrapped function with the provided arguments.
The run to be evaluated.
An optional example to be used in the evaluation.