Skip to content

Debug mode fails for AIME24 and 5 other benchmarks #134

@dkimds

Description

@dkimds

Problem

When running benchmarks with --debug flag, the following benchmarks fail:

  • AIME24
  • AIME25
  • AIW (Alice in Wonderland)
  • AMC23
  • HMMT
  • MATH500

Reproduction Steps

python -m eval.eval \
  --model hf \
  --tasks AIME24 \
  --model_args "pretrained=microsoft/DialoGPT-medium" \
  --batch_size 1 \
  --output_path logs \
  --debug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions