Skip to content

Add IFBench eval suite (ifeval_ood + ifeval_mt) aligned with oe-eval-internal#171

Merged
finbarrtimbers merged 8 commits into
mainfrom
finbarr/ifbench
May 14, 2026
Merged

Add IFBench eval suite (ifeval_ood + ifeval_mt) aligned with oe-eval-internal#171
finbarrtimbers merged 8 commits into
mainfrom
finbarr/ifbench

Conversation

@finbarrtimbers

@finbarrtimbers finbarrtimbers commented May 5, 2026

Copy link
Copy Markdown
Contributor

Adds the IFBench instruction-following benchmark to olmo-eval-internal, matching the ifbench::tulu suite from oe-eval-internal.

Validation

uv run olmo-eval beaker launch -y \
    -m Qwen/Qwen3-4B \
    --harness default \
    -B ai2/oe-adapt \
    -o provider.kind=vllm_server \
    -t ifbench \
    --gpus 1 -c h100 -w ai2/open-instruct-dev -p urgent

Reference (allenai/oe-eval-internal):

uv run python oe_eval/launch.py \
    --model Qwen/Qwen3-4B \
    --model-type vllm \
    --model-args '{"trust_remote_code": true, "max_length": 32768}' \
    --task ifbench::tulu \
    --gpus 1 --cluster ai2/jupiter \
    --beaker-workspace ai2/open-instruct-dev \
    --beaker-priority urgent --beaker-budget ai2/oe-adapt

Results (Qwen3-4B, prompt_level_loose_acc)

sub-task n oe-eval-internal this PR
ifeval_mt_wildchat_unused_withRewrite 1774 0.527 0.544
ifeval_mt_ood_wildchat_unused_withRewrite 1387 0.358 0.360
ifeval_ood 300 0.213 0.240
ifbench (suite average) 0.381

Beaker run: https://beaker.org/ex/01KQTMJNA0YMFJ3AVSSAVG4G1A

…ndored IFEval registry Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1e850b7565

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/olmo_eval/common/scorers/ifeval.py
@finbarrtimbers finbarrtimbers requested review from undfined and removed request for ValentinaPy May 13, 2026 14:54

@undfined undfined left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

looks good!

Comment thread src/olmo_eval/common/scorers/ifeval.py Outdated
…-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…udget Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>"

This reverts commit a75363c.
@finbarrtimbers finbarrtimbers merged commit f7f808a into main May 14, 2026
4 checks passed
@finbarrtimbers finbarrtimbers deleted the finbarr/ifbench branch May 14, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants