nemo-gym-pivot-datasets
CommunityTurn rollouts into Nemo Gym single-step pivots.
Authoryo-steven
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Converts heterogeneous agent rollout artifacts into consistent Nemo Gym pivot datasets for single-step local RL or evaluation, while validating that each expected action matches the required Responses-style row contract.
Core Features & Use Cases
- Pivot JSONL row generation: Creates one pivot row per selected assistant decision point by reconstructing the semantic pieces required by Gym’s Responses-style format.
- Gym config alignment: Produces or updates the matching Gym YAML so the pivot JSONL can be used immediately for train/eval.
- Contract validation and provenance-aware auditing: Validates JSON shape, expected_action schema, agent_ref alignment, and tool/arguments requirements, producing useful metrics to inspect skipped rows and coverage.
Quick Start
Use the nemo-gym-pivot-datasets skill to convert your rollout JSONL or trajectory artifacts into a Nemo Gym-compatible pivot JSONL and verify it with validate_pivot_dataset.py.
Dependency Matrix
Required Modules
python (standard library)tqdm
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nemo-gym-pivot-datasets Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#nemo-gym-pivot-datasets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.