Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

GLYPH crate templates + RL prompts

Companion data for the glyph verifiers environment (Prime Intellect Environments Hub). Not meant to be used standalone — glyph_env.load_environment() downloads and caches this automatically on first use.

Contents

  • rl_prompts_pool_b_mixed_oversampled.jsonl — 703 RL training prompts, each a {"prompt": [...], "case_id": ..., "blueprint_root": "blueprints/<case>", "trace_prefix": ..., "expected_tool": ..., "expected_output": ...} row.
  • blueprints/<case_id>/ — the real Rust crate template for each prompt (Cargo.toml + src/), copied into a fresh sandbox per rollout by the environment before the agent's tool calls run against it.

See JayZenith/Glyph-RLVR-Eval-Results for the held-out eval crates and raw per-rollout results instead — this dataset is training-side only.

Downloads last month
407