{"data":{"kind":"file","path":"README.md","version_id":"x1ujzr9odmraoqcgxux5imrn","entry":{"name":"README.md","path":"README.md","is_directory":false,"size":779,"modified_at":"2026-04-29T10:50:44.659000","content_hash":"bf99ddc2efebdac4a2913a3293be22801697b1e90864212e9d456fa7a78be2f9"},"entries":[],"content":"# super-resolution-div2k-x4\n\n4× single-image super-resolution with a bicubic baseline.\n\nVerifiable Labs Scientific-RL environment. Published as a thin wrapper around the monorepo at https://github.com/stelioszach03/verifiable-labs-envs — the wrapper pulls the monorepo as a Git dependency so the full source of truth (rewards, forward operators, LLM adapter, conformal calibration) stays in one place.\n\n## Install\n\n```bash\nprime env install verifiable-labs/super-resolution-div2k-x4\n```\n\n## Use\n\n```python\nfrom verifiers import load_environment    # or Prime SDK equivalent\nenv = load_environment(\"super-resolution-div2k-x4\")\nout = env.run_baseline(seed=0)\nprint(out[\"reward\"])\n```\n\nSee the monorepo README + docs for the reward spec, contamination story, and benchmark data.\n","encoding":"utf-8","truncated":false,"total_bytes":779},"status":null}