InfiniteBench_MathFindΒΆ

NAME = InfiniteBench_MathFind
DATASET_PATH = xinrongzhang2022/InfiniteBench
SAMPLE_SPLIT = math_find
FEWSHOT_SPLIT = math_find
RESPONSE_TYPE = COMPLETION
METRICS = [AccuracyCompletion]
SUBJECTS = ['default']
LANGUAGE = <Language.ENG: 'English'>

More detailed documentation, with prompt examples and ground truth completions, can be generated with uv run -m eval_framework.utils.generate_task_docs --add-prompt-examples --only-tasks "InfiniteBench_MathFind".