SKU RLE-1404 · Sold by External

SkyRL-Gym

Product specifications

SKURLE-1404
Data typeRL environments
Volume tool-use environment library (math/code/search/SQL)
Size on diskNot published by source
FormatPython (Gymnasium API; pip)
Access modelPUBLIC LICENSE
PricingFree · open-source license
Quality score
LicenseApache-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.