exp: terminal-bench-2-v1 baseline results in README#1656
Draft
mikasenghaas wants to merge 1 commit into
Draft
Conversation
Three models on terminal-bench-2-v1 via the rlm harness on the modal runtime (pi inference, n=1 rollout/task): deepseek/deepseek-v4-flash 48.3%, z-ai/glm-4.7 29.2%, qwen/qwen3.6-27b 18.0%. Table also reports corrected accuracy (excluding rollouts that hit the 100-turn / 3600s cap - none of which solved), capped + transient model-call-400 counts, and wall time. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
Adds
examples/tasksets/terminal_bench_2_v1/README.md(the taskset had none) with baseline results for three models on terminal-bench-2-v1 — same command per model,rlmharness on the modal runtime, served via Prime Intellect inference,n=1rollout/task (89 tasks):deepseek/deepseek-v4-flashz-ai/glm-4.7qwen/qwen3.6-27bagent_completed), it just finished early and wrong.Note
Add baseline results README for terminal-bench-2-v1 taskset
Adds README.md documenting the terminal-bench-2-v1 taskset, including prerequisites (harbor CLI and container runtime), a command example for running with the rlm harness on Modal, and a results table with model accuracy and related metrics with explanatory footnotes.
Macroscope summarized 0660d4d.