Skip to content

LLM dataset limit updates#1111

Merged
farook-edev merged 1 commit intosubmission-v6.0from
mmlu_token_limits
Feb 24, 2026
Merged

LLM dataset limit updates#1111
farook-edev merged 1 commit intosubmission-v6.0from
mmlu_token_limits

Conversation

@farook-edev
Copy link
Contributor

This PR addressed the points discussed in #1098 regarding datasets (specifically MMLU).

It does the following:

  • Prevent performance mode from running when query count is 0

  • set input/output token limits to 2048/1024 for IFEval and 2048/(4|128) for MMLU.

  • Update accuracy string format for MMLU and IFEval (from Accuracy: 50% to 50% for an accuracy of 0.5)

enable MMLU dataset to apply 2 different output_token limits based on run mode

update token limits for MMLU and IFEval

update accuracy string format for MMLU and IFEval
@farook-edev farook-edev requested review from a team and anhappdev as code owners February 23, 2026 22:50
@github-actions
Copy link

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@sonarqubecloud
Copy link

@farook-edev farook-edev merged commit 960c94a into submission-v6.0 Feb 24, 2026
40 of 41 checks passed
@farook-edev farook-edev deleted the mmlu_token_limits branch February 24, 2026 09:55
@github-actions github-actions bot locked and limited conversation to collaborators Feb 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants