Pass-Ratio@n
Measure the ratio of successful generations at N tries. Track consistency in LLM code generation outputs.

Last updated
Was this helpful?
Measure the ratio of successful generations at N tries. Track consistency in LLM code generation outputs.

Last updated
Was this helpful?
Was this helpful?
metrics=[
{"name": "Pass-Ratio@n", "schema_mapping": {"generated_program": "Generated Program", "test_cases": "Test Cases"}}
]