Repo2RLEnv SETA Seed2Synth
Use attributed Unix Stack Exchange questions and accepted answers to design terminal tasks, then author self-contained offline environments, instructions, private tests and reference solutions. Require fresh baseline 0 and oracle 1 controls with bounded repair.
Contains 100 Harbor tasks generated with the owned
seta_seed2synth recipe in Repo2RLEnv.
Browse the complete task bundles in Harbor Visualiser or
open the task folders. Each folder is a runnable Harbor task:
tasks/<task_id>/
βββ task.toml # Harbor configuration and provenance
βββ instruction.md # Task shown to the coding agent
βββ environment/Dockerfile # Learner sandbox and its build context
βββ solution/solve.sh # Reference solution entry point
βββ tests/
βββ test.sh # Verifier entry point; writes the reward
βββ Dockerfile # Separate verifier sandbox, when configured
Example: task.toml Β· instruction Β· verifier Β· oracle.
data/tasks.jsonl is an auxiliary metadata index. Download the task folders or
archive below to run the environments. manifest.json records source identity,
evidence, diagnostics and measured costs. The generic tabular Hub viewer is
disabled so it does not present the index as the task dataset.
Generation
Use attributed Unix Stack Exchange questions and accepted answers to design terminal tasks, then author self-contained offline environments, instructions, private tests and reference solutions. Require fresh baseline 0 and oracle 1 controls with bounded repair.
Implementation revision: e8337fb41158355077f20e9da0cf48490e48224a. The exact recipe, source revision,
reward kinds and quality status remain in each original task.toml.
Validation and limitations
Quality label counts: {"unverified": 100}.
An exported task is a generation artifact. Baseline/reference controls establish
only the behavior recorded in that task's evidence. They do not establish blind
solver success, difficulty, verifier completeness or resistance to reward hacking.
An LLM consistency review is separate from the deterministic task reward.
- Generation controls do not establish independent semantic quality, shortcut resistance or blind solver success.
- Historical retained tasks and new-generation controls are reported separately.
- Source and strategy diversity are bounded by the chosen repository profiles or parent task bank.
Download and run
tasks.tar.gz preserves executable file modes and the original bundle identities:
hf download HuggingEnvs/repo2rlenv-seta-seed2synth tasks.tar.gz --repo-type dataset --local-dir ./dataset
tar -xzf ./dataset/tasks.tar.gz -C ./dataset
harbor run --path ./dataset/tasks --agent oracle --env daytona
Configure Daytona credentials and Harbor's provider dependencies before execution.
The archive includes references and private tests for the harness; the solver
should receive only the instruction and learner environment. registry.json
pins the unpacked task paths to the immutable upload commit.
Economics
manifest.json includes generation costs, failed-attempt costs and outstanding
reservations when available. Cloud lifetime estimates are labeled separately from
provider invoices. Retained task costs and new-generation costs use separate scopes.
Credits and licensing
- https://github.com/camel-ai/seta
- https://github.com/huggingface/Repo2RLEnv/blob/e8337fb41158355077f20e9da0cf48490e48224a/docs/rfcs/0013-seta-seed2synth-recipe.md
See LICENSES.md, bundled notices and per-task provenance. These are owned adaptations inspired by the credited methods, not an upstream benchmark release or a claim of exact reproduction of its published results.
- Downloads last month
- -