- Environment ID:
openbookqa
- Short description: OpenBookQA evaluator for science question answering.
- Tags: science, reasoning, nlp, multiple-choice
- Primary dataset(s): OpenBookQA
- Source links: Huggingface
- Split sizes:
- train: 4,957
- validation: 500
- test: 500
- Type: single-turn
- Parser: OpenBookQAParser
- Rubric overview: exact match on option letter (A, B, C, or D)
uv run vf-eval openbookqa
| Arg |
Type |
Default |
Description |
split |
str |
"test" |
Split to evaluate |
| Metric |
Meaning |
reward |
Binary correct (1) or incorrect (0) |
exact_match |
Exact match on A/B/C/D |