{"data":{"kind":"file","path":"README.md","version_id":"jexx83whyivyjh36z3h16tdi","entry":{"name":"README.md","path":"README.md","is_directory":false,"size":1140,"modified_at":"2025-09-10T04:03:17.630000","content_hash":"1ff965f727da955e7ec692cd22f37eaa9d99aa81a6699c2b2d25b03742b999c1"},"entries":[],"content":"# vimgolf-pit\n\nNote: You need to have Vim installed to run this environment.\n\n### Overview\n- **Environment ID**: `vimgolf-pit`\n- **Short description**: VimGolf is a game where players compete to solve a problem using the least number of keystrokes. This environment is designed to evaluate the performance of agents in solving VimGolf challenges.\n- **Tags**: vimgolf, minimize, keystrokes\n\n### Datasets\n- **Primary dataset(s)**: `James4Ever0/vimgolf_challenges_and_solutions`\n- **Source links**: https://huggingface.co/datasets/James4Ever0/vimgolf_challenges_and_solutions\n- **Split sizes**: 612/0\n\n### Task\n- **Type**: single-turn\n- **Parser**: custom\n- **Rubric overview**: `Rubic` with VimGolf solution verifier\n\n### Quickstart\nRun an evaluation with default settings:\n\n```bash\nuv run vf-eval vimgolf-pit\n```\n\nConfigure model and sampling:\n\n```bash\nuv run vf-eval vimgolf-pit \\\n  -m gpt-4.1-mini  \\\n  -n 20 -r 3 -t 1024 -T 0.7\n```\n\nNotes:\n- Use `-a` / `--env-args` to pass environment-specific configuration as a JSON object.\n\n### Metrics\n| Metric | Meaning |\n| ------ | ------- |\n| `reward` | 1.0 if verifier returns correct, else 0.0 |","encoding":"utf-8","truncated":false,"total_bytes":1140},"status":null}