Skip to content

docs(examples): add Qwen3-32B SWE-bench Verified eval (Phase 3) - #3671

Merged
athitten merged 5 commits into
mainfrom
athitten/docs/qwen3-32b-eval
Aug 26, 2026
Merged

docs(examples): add Qwen3-32B SWE-bench Verified eval (Phase 3)#3671
athitten merged 5 commits into
mainfrom
athitten/docs/qwen3-32b-eval

Conversation

@athitten

@athitten athitten commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

What

Fills in Phase 3 (SWE-bench Verified eval) for Qwen3-32B — the follow-up of PR (#3594). Docs only: it reuses the shared, model-agnostic
examples/long_context_validation/eval/ harness (added in #3585), so there are no new
scripts
— just the Qwen3 knobs and results.

Why it matters

Unlike the gemma4-31B base-SFT (agentic capability from zero), Qwen3-32B already tool-calls,
so this is a real resolve-rate uplift: CoderForge SFT lifts the base 18.2% → 24.4%
(+6.2 pts) on all 500 SWE-BEnch-Verified instances.

Changelog

  • qwen3_32b/README.md: Phase 3 section (Goal / Scaffold / Steps / Note / Result) — run + grade
    commands via ../eval, the two Qwen3 specifics (NOPARSER=1 + in-harness hermes recovery;
    thinking-on OH3_ENABLE_THINKING=1/OH3_TEMPERATURE=0.6), TP=4×DP=2 serving, and the
    base-vs-SFT resolve table across the gentler-LR checkpoints.
  • eval/README.md: one-line clarification of the NOPARSER=1 bullet to cover the Qwen3 hermes case.

Result (all 500 SWE-Bench-Verified)

Checkpoint Resolve rate
Base Qwen3-32B (thinking-on) 18.2% (91/500)
CoderForge SFT step 399 24.0% (120/500)
CoderForge SFT step 499 24.4% (122/500)

Pre-checks

  • Docs only; no code paths touched. DCO signed-off.

Follow-up to the Qwen3-32B data+recipe (#3594) and the shared eval harness (#3585). Docs only — reuses the model-agnostic ../eval scripts, no new scripts.

- Fill in the qwen3_32b Phase 3 section: goal, scaffold, run/grade commands (NOPARSER=1 + hermes fallback, thinking-on, TP=4xDP=2), Qwen3 serving notes, and the base-vs-SFT resolve table (base 18.2% -> SFT step499 24.4%, +6.2pt).

- Clarify the shared eval README NOPARSER bullet to cover the Qwen3 hermes case.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Abhishree <abhishreetm@gmail.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

- Drop the stale '(eval in a follow-up PR)' note and the gentler-LR trailing clause; minor shared-eval README wording.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Abhishree <abhishreetm@gmail.com>
@athitten
athitten marked this pull request as ready for review August 25, 2026 19:19
@athitten athitten added the docs-only With great power comes great responsibility. label Aug 25, 2026
@athitten

Copy link
Copy Markdown
Contributor Author

/ok to test 7d43b0d

@athitten
athitten enabled auto-merge (squash) August 25, 2026 19:36
Add the wandb workspace link above the Gemma4-31B CoderForge SFT loss curve.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Abhishree <abhishreetm@gmail.com>
@athitten

Copy link
Copy Markdown
Contributor Author

/ok to test 741f4f3

athitten and others added 2 commits August 25, 2026 13:53
Add the loss-curve <img> above Phase 3 (png pushed separately).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Abhishree <abhishreetm@gmail.com>
Signed-off-by: athitten <abhishreetm@gmail.com>
@athitten
athitten requested a review from a team as a code owner August 25, 2026 20:59
@athitten

Copy link
Copy Markdown
Contributor Author

/ok to test c390f85

@HuiyingLi HuiyingLi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you so much!

@athitten
athitten merged commit fc3162d into main Aug 26, 2026
37 checks passed
@athitten
athitten deleted the athitten/docs/qwen3-32b-eval branch August 26, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-only With great power comes great responsibility.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants