Skip to content

Conversation

xxman-google
Copy link
Contributor

What does this PR do ?

Fix a bug in answer parsing in MMLU-Pro
The previous answer parsing function is designed for MMLU where only 4 options are available. In MMLU-Pro, there are ten options.

Issues

N/A

Usage

  • Run MMLU-Pro evaluation.
uv run examples/run_eval.py \
--config examples/configs/evals/mmlu_pro.yaml \
cluster.gpus_per_node=8

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you run the unit tests and functional tests locally? Visit our Testing Guide for how to run tests
  • Did you add or update any necessary documentation? Visit our Document Development Guide for how to write, build and test the docs.

Additional Information

N/A

Copy link
Contributor

@terrykong terrykong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix. do you mind writing a unit test for this?

@terrykong terrykong requested a review from yuki-97 July 3, 2025 04:51
@xxman-google
Copy link
Contributor Author

thanks for the fix. do you mind writing a unit test for this?

Done.

@xxman-google
Copy link
Contributor Author

@yuki-666 comments addressed, PTAL again.

Signed-off-by: Xuehan <xxman@google.com>
@yuki-97
Copy link
Contributor

yuki-97 commented Jul 4, 2025

Thanks @xxman-google ! Approved.

@parthchadha @terrykong Can you take a review and enqueue it if it looks good to you?

@parthchadha parthchadha enabled auto-merge July 7, 2025 21:28
@terrykong terrykong self-requested a review July 7, 2025 21:49
@parthchadha parthchadha added this pull request to the merge queue Jul 7, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 7, 2025
@xxman-google
Copy link
Contributor Author

@yuki-666 do you know why this PR cannot be merged?

@parthchadha parthchadha added this pull request to the merge queue Jul 7, 2025
@parthchadha
Copy link
Contributor

@yuki-666 do you know why this PR cannot be merged?

I have added this PR to merge queue.

@xxman-google
Copy link
Contributor Author

@yuki-666 do you know why this PR cannot be merged?

I have added this PR to merge queue.

Terry added it but the bot removed it due to some failed status.

@parthchadha
Copy link
Contributor

@yuki-666 do you know why this PR cannot be merged?

I have added this PR to merge queue.

Terry added it but the bot removed it due to some failed status.

Oh, CI failed due to https://github.com/NVIDIA-NeMo/RL/actions/runs/16128642365/job/45512107088. Looks like an intermittent issue not related to your PR.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 8, 2025
@terrykong terrykong added this pull request to the merge queue Jul 8, 2025
Merged via the queue into NVIDIA-NeMo:main with commit 8c329aa Jul 8, 2025
13 of 14 checks passed
@xxman-google xxman-google deleted the xx/fix_mmlu_pro branch July 11, 2025 16:41
jialei777 pushed a commit to jialei777/nemo-rl that referenced this pull request Jul 23, 2025
Signed-off-by: Xuehan <xxman@google.com>
Signed-off-by: Jialei Chen <jialeic@google.com>
KiddoZhu pushed a commit that referenced this pull request Jul 28, 2025
Signed-off-by: Xuehan <xxman@google.com>
FannYYW pushed a commit to xxman-google/NeMo-RL that referenced this pull request Aug 5, 2025
Signed-off-by: Xuehan <xxman@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants