Convex Markets / Datasets / All departments

Dataset catalog

Filter by type, access, and pricing. Specs show before you open the product page.

60 results
PI
External · RLE-1405

Prime Intellect Environments Hub / verifiers

Community hub and Python registry of open-source RL environments, built on the MIT-licensed verifiers library; site headlines 2,500+ environments as of Jul 2026.

Type RL environmentsVolume 2500+ environmentsFormat Python wheels via Prime CLI (uv / pyproject); verifiers library (MIT)Access PUBLIC LICENSE
Free
open-source license
View
T
External · RLE-1204

Terminal-Bench

Benchmark of 89 hard, realistic command-line tasks run in Docker; agents issue tmux/bash keystrokes verified by outcome tests.

Type RL environmentsVolume 89 tasksFormat Docker + YAML/dir task specs + Python harnessAccess PUBLIC LICENSE
Free
open-source license
View
RG
External · RLE-1403

Reasoning Gym

Python library of 100+ procedural dataset generators with algorithmic verifiers for RL with verifiable rewards; generates virtually unlimited reasoning problems with adjustable difficulty.

Type RL environmentsVolume 100+ generatorsFormat Python (pip: reasoning-gym)Access PUBLIC LICENSE
Free
open-source license
View
S
External · RLE-1404

SkyRL-Gym

Gymnasium-API library of tool-use environments (math, code, search, text-to-SQL) for LLM post-training, part of the SkyRL RL stack from NovaSky.

Type RL environmentsVolume tool-use environment library (math/code/search/SQL)Format Python (Gymnasium API; pip)Access PUBLIC LICENSE
Free
open-source license
View
A(
External · RLE-1305

AgentGym (14 environments)

Unified framework of 14 interactive environments across 7 scenario types with a common HTTP/ReAct interface, plus trajectory datasets and the AgentEval benchmark.

Type RL environmentsVolume 14 environmentsFormat Python + HTTP env servers (agentenv)Access PUBLIC LICENSE
Free
open-source license
View
N
External · SFT-2310

Nemotron-Post-Training-Dataset-v1

NVIDIA 25.6M-row post-training corpus (chat/code/math/stem/tool_calling) — includes a rare 310K genuine tool-calling split with real tool_calls schemas; CC-BY-4.0.

Type SFT datasetVolume 25659642 rowsFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
t(
External · RLE-1207

tau2-bench (τ²-bench)

Dual-control tool-agent benchmark (278 tasks: retail 114, telecom 114, airline 50) where both agent and user can call tools.

Type RL environmentsVolume 278 tasks (retail 114 + telecom 114 + airline 50)Format Python package + JSON domain dataAccess PUBLIC LICENSE
Free
open-source license
View
O
External · SFT-2307

OpenThoughts-114k

114K verified DeepSeek-R1 reasoning traces over math, science, code and puzzles; Open Thoughts, Apache-2.0.

Type SFT datasetVolume 114000 rowsFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
S
External · RLE-1402

Search-R1

Open-source RL framework that trains LLMs to interleave reasoning with live search-engine calls; the retriever is treated as part of the RL environment.

Type RL environmentsVolume retrieval-augmented QA training frameworkFormat Python (built on veRL; installed from source via conda/pip)Access PUBLIC LICENSE
Free
open-source license
View
O
External · SFT-2205

OpenMathReasoning

~5.68M math solutions over 306k unique AoPS problems, split into CoT, tool-integrated reasoning (Python code) and GenSelect.

Type SFT datasetVolume ~5.68M solutionsFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
RE
External · RLE-1401

RAGEN Environments

Reinforcement-learning framework with 10 stylized interactive environments (Sokoban, FrozenLake, Bandit, Countdown, Sudoku, WebShop, etc.) for training multi-turn reasoning agents.

Type RL environmentsVolume 10 environmentsFormat Python (Gym-compatible interface; installed from source via setup script)Access PUBLIC LICENSE
Free
open-source license
View
T
External · RLE-1306

TextArena

Open collection of 100+ competitive/cooperative text games with an OpenAI-Gym-style interface, online play, and a TrueSkill leaderboard for LLM agents.

Type RL environmentsVolume 100+ gamesFormat Python (pip: textarena) + Gym-style APIAccess PUBLIC LICENSE
Free
open-source license
View
R
External · RLE-1202

R2E-Gym

Procedurally-curated executable SWE gym of 8,135+ Dockerized Python bug-fix environments with unit tests for training agents.

Type RL environmentsVolume 8135 executable environmentsFormat Hugging Face dataset + Docker images (Python/Gym)Access PUBLIC LICENSE
Free
open-source license
View
L(
External · SFT-2309

Llama-Nemotron-Post-Training-Dataset (v1.1)

NVIDIA post-training corpus for Llama-Nemotron models spanning math, code, science, instruction-following, chat and safety; CC-BY-4.0.

Type SFT datasetVolume 33011757 samplesFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
O(
External · SFT-2305

OpenCodeReasoning (OCR-1)

735K competitive-programming reasoning samples (Python) with R1-generated chain-of-thought over 28,319 unique questions; NVIDIA, CC-BY-4.0.

Type SFT datasetVolume 735255 rowsFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
S
External · SFT-2003

SmolTalk

Hugging Face TB's ~1.04M-row synthetic SFT mixture (the 'all' config) used to train the SmolLM2 instruct models.

Type SFT datasetVolume 1043917 rowsFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
B
External · SFT-2308

Bespoke-Stratos-17k

16.7K reasoning traces (~10K math, ~5K code, ~1K science/puzzle) distilled from DeepSeek-R1 via the Sky-T1 pipeline; Bespoke Labs, Apache-2.0.

Type SFT datasetVolume 16710 rowsFormat Parquet (Hugging Face)Access PUBLIC LICENSE
Free
open-source license
View
B
External · RLE-1107

BrowserGym

Unified Gymnasium harness for web agents aggregating MiniWoB, WebArena, VisualWebArena, WorkArena, AssistantBench, WebLINX and more.

Type RL environmentsVolume aggregate harness (no single fixed count; sums member benchmarks e.g. WebArena 812, VisualWebArena 910, WorkArena 33/682, MiniWoB 128)Format Python packages (pip install browsergym / browsergym-core + per-benchmark extras) + PlaywrightAccess PUBLIC LICENSE
Free
open-source license
View
S
External · RLE-1201

SWE-Gym

Executable RL environment of 2,438 real Python GitHub-issue tasks with runtimes and unit tests for training SWE agents.

Type RL environmentsVolume 2438 task instancesFormat Hugging Face dataset + Docker imagesAccess PUBLIC LICENSE
Free
open-source license
View
O
External · RLE-1106

OSWorld

Real-computer benchmark: 369 open-ended desktop/web tasks on Ubuntu (also Windows/macOS) with execution-based, script evaluation.

Type RL environmentsVolume 369 tasks (execution-based; 134 unique evaluators)Format Python + downloadable VM images (Docker / VMware / VirtualBox); JSON task configsAccess PUBLIC LICENSE
Free
open-source license
View