{"data":{"kind":"file","path":"README.md","version_id":"vl5q4xezv7taqnkh4cjh0mbn","entry":{"name":"README.md","path":"README.md","is_directory":false,"size":1514,"modified_at":"2026-08-04T16:30:40.839000","content_hash":"42755193874cbbfad4b17759cac584780ddfd2c96fce931206b41f217d834559"},"entries":[],"content":"# constitutional-tournament\n\n> Replace the placeholders below, then remove this callout.\n\n### Overview\n- **Environment ID**: `constitutional-tournament`\n- **Short description**: <one-sentence description>\n- **Tags**: <comma-separated tags>\n\n### Datasets\n- **Primary dataset(s)**: <name(s) and brief description>\n- **Source links**: <links>\n- **Split sizes**: <train/eval counts>\n\n### Task\n- **Type**: <single-turn | multi-turn | tool use>\n- **Output format expectations (optional)**: <e.g., plain text, XML tags, JSON schema>\n- **Rubric overview**: <briefly list reward functions and key metrics>\n\n### Quickstart\nRun an evaluation with default settings:\n\n```bash\nprime eval run constitutional-tournament\n```\n\nConfigure model and sampling:\n\n```bash\nprime eval run constitutional-tournament   -m openai/gpt-4.1-mini   -n 20 -r 3 -t 1024 -T 0.7\n```\n\nNotes:\n- Put task-owned settings under `[env.taskset]` and harness-owned settings under `[env.harness]` in TOML configs.\n\n### Taskset Config\nDocument any taskset config fields and their meaning. Example:\n\n| Field | Type | Default | Description |\n| --- | ---- | ------- | ----------- |\n| `max_examples` | int | `-1` | Limit on dataset size (use -1 for all) |\n\n### Harness Config\nDocument any harness config fields and their meaning.\n\n### Metrics\nSummarize key metrics your rubric emits and how they’re interpreted.\n\n| Metric | Meaning |\n| ------ | ------- |\n| `reward` | Main scalar reward (weighted sum of criteria) |\n| `accuracy` | Exact match on target answer |\n\n","encoding":"utf-8","truncated":false,"total_bytes":1514},"status":null}