Qwen3-8B RULER/multi-needle NIAH for Hurwitz head-to-head#34
Draft
jagmarques wants to merge 1 commit into
Draft
Conversation
8-needle RULER-style sweep at 4K (8K if GPU budget allows), n=20 trials, FP16/K3V2_pb0/K4V2_pb0. Includes smoke test and discriminativeness flags.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Qwen3-8B RULER/multi-needle head-to-head for Hurwitz comparability; built + pushed to secondary account; GPU result pending.
Kernel: jagmardrop/nq-qwen3-ruler-h2h at https://www.kaggle.com/code/jagmardrop/nq-qwen3-ruler-h2h
8 needles inserted at spread depths, one queried per trial, n=20 trials per config per context (4K; 8K if GPU budget allows). Configs: FP16, K3V2_pb0, K4V2_pb0. Value-specific recall regex to avoid key-substring false positives. Non-discriminative self-flag when FP16 saturates or hits zero.
Proof of work:
python3.11 smoke_test.py-> exit 0 (OK: 8 needles inserted, target key=2867825 val=704, recall regex correct)node secret-scan.js --worktree <worktree>-> SCANNER: gitleaks - clean (exit 0)kaggle kernels push-> Kernel version 1 successfully pushed (https://www.kaggle.com/code/jagmardrop/nq-qwen3-ruler-h2h)