SKU RLE-1404 · Sold by External
SkyRL-Gym
Product specifications
| SKU | RLE-1404 |
|---|---|
| Data type | RL environments |
| Volume | tool-use environment library (math/code/search/SQL) |
| Size on disk | Not published by source |
| Format | Python (Gymnasium API; pip) |
| Access model | PUBLIC LICENSE |
| Pricing | Free · open-source license |
| Quality score | — |
| License | Apache-2.0 |
SkyRL-Gym is a library of tool-use task environments implemented on the Gymnasium API for LLM post-training. It parses tool calls from model output (e.g. <search>...</search>, <sql>...</sql>), dispatches them to reusable ToolGroups, and wraps results in <information>, supporting multi-tool and multi-turn interaction across math (GSM8K, AIME), coding (LiveCodeBench), multi-hop search, and text-to-SQL tasks. It ships as part of the broader SkyRL training framework and is a library rather than a fixed-count benchmark. Built by NovaSky-AI with the Berkeley Sky Computing Lab.