src/math_verify/tasks.py [211:217]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        hf_subset="default",
        evaluation_splits=["test"],
        few_shots_split="test",
        generation_size=1024,
        metric=[
            as_lighteval_metric(
                math_metric(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/math_verify/tasks.py [241:247]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        hf_subset="default",
        evaluation_splits=["test"],
        few_shots_split="test",
        generation_size=1024,
        metric=[
            as_lighteval_metric(
                math_metric(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



