feat: add wave 2 code benchmark adapters - #3
Merged
Conversation
|
✅ Benchmark documentation has been automatically updated. |
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.
Summary
BigCodeBench arm64 evidence
The canonical Hard preflight improved from 79/148 to 145/148 after resolving the evaluator dependency set and routing writable caches to tmpfs. The remaining records (
BigCodeBench/101,/590, and/1012) require live external downloads; they now produce canonical evaluation errors and no model score while networking remains disabled.The arm64 runtime is therefore restricted to
subset="hard".subset="full"requires the official runtime until a separate full-suite validation is completed.Validation
pre-commit run --all-filespytest— 464 passed, 11 skippeduv build— wheel and sdist built; Dockerfile, both compose files, and arm64 lock verified in artifactsKnown limitations
linux/amd64BigCodeBench image still needs a privileged native x86_64 Docker smoke; QEMU on Apple Silicon segfaulted and the available GPU instance disallowed layer registration/unshare