Evaluate Responses Against Benchmark
rai_benchmarkEvaluate pre-collected model responses against truthfulqa, bbq, or hellaswag benchmark suites to measure factual accuracy, bias, and reasoning.
Instructions
Evaluate pre-collected model responses against a standard benchmark suite. Suites: truthfulqa (factual accuracy), bbq (bias in questions), hellaswag (reasoning). Call rai_benchmark_prompts first to get the question set, collect responses, then pass them here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suite | No | truthfulqa | |
| provider | Yes | ||
| responses | Yes | Map of sample_id → model response text | |
| model_name | Yes |