This repository contains the evaluation data released with
MBench.
MBench-A: 547 action-conditioned evaluation samples.
MBench-T: 493 base cases, expanded into 684 condition-level evaluation items.
Each benchmark follows the directory protocol expected by the MBench evaluator:
MBench-{A|T}/
├── dataset.yaml
├── samples/{subset}/{sample_id}/sample.json
└── models/{model_id}/
├── model.yaml
├── samples.jsonl
└──… See the full description on the dataset page:
https://huggingface.co/datasets/studyOverflow/MBench-Data.