{"data":{"kind":"file","path":"README.md","version_id":"ria45yipvo6k1mfw2hh9dk7s","entry":{"name":"README.md","path":"README.md","is_directory":false,"size":1222,"modified_at":"2026-05-11T13:36:00.125000","content_hash":"5e15f9aa0610f8d30c32a6cc3fbefb81e2cf6f31acce62a0cecc951e879ea92a"},"entries":[],"content":"# Math Competition Vietnamese\n\nA Prime Intellect Verifiers environment for evaluating LLM capabilities on Vietnamese math competition problems (VMO/IMO style).\n\n## Overview\n\nThis environment tests mathematical problem-solving with 16+ competition-style problems covering:\n\n- **Algebra** — equations, expressions, polynomial manipulation\n- **Number Theory** — divisibility, prime numbers, modular arithmetic\n- **Geometry** — area, volume, coordinate geometry\n- **Combinatorics** — counting, binomial coefficients\n- **Optimization** — max/min problems\n- **Sequences** — Fibonacci, series\n\n## Scoring\n\nThe rubric combines two reward functions:\n\n1. **Exact Answer Match** (70%) — extracts the answer after \"Đáp án:\" and compares normalized numbers\n2. **Solution Quality** (30%) — rewards step-by-step work and mathematical reasoning\n\n## System Prompt\n\nThe system prompt instructs the model to:\n- Present a clear solution with steps\n- Place the final answer on a separate line starting with \"Đáp án:\"\n- Answer in Vietnamese\n\n## Usage\n\n```bash\nprime env install math-competition-vi\nprime eval run math-competition-vi -m <model>\n```\n\n## Tags\n\n`vietnamese`, `math`, `competition`, `single-turn`, `education`\n","encoding":"utf-8","truncated":false,"total_bytes":1222},"status":null}