Skip to content

fix: include all environments in docs#757

Merged
bxyu-nvidia merged 7 commits intomainfrom
fsiino/display-all-envs-readme
Mar 2, 2026
Merged

fix: include all environments in docs#757
bxyu-nvidia merged 7 commits intomainfrom
fsiino/display-all-envs-readme

Conversation

@fsiino-nvidia
Copy link
Contributor

@fsiino-nvidia fsiino-nvidia commented Feb 24, 2026

Multiple issues reporting missing environments. This PR enables every environment (on an individual config level) to show up in the docs. Because of this, actual config names are shown in the hyperlinks.

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
Signed-off-by: Frankie Siino <fsiino@nvidia.com>
@copy-pr-bot
Copy link

copy-pr-bot bot commented Feb 24, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
Signed-off-by: Frankie Siino <fsiino@nvidia.com>
Signed-off-by: Frankie Siino <fsiino@nvidia.com>
@fsiino-nvidia fsiino-nvidia linked an issue Feb 25, 2026 that may be closed by this pull request
@fsiino-nvidia fsiino-nvidia marked this pull request as ready for review February 25, 2026 01:32
@fsiino-nvidia
Copy link
Contributor Author

@cwing-nvidia lmk your thoughts on this. Had to make some changes to the training table to better differentiate each row (many envs have multiple configs and datasets).

…vs-readme

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
Signed-off-by: Frankie Siino <fsiino@nvidia.com>
| Newton Bench | <a href='resources_servers/newton_bench/configs/newton_bench.yaml'>newton_bench.yaml</a> | math | - | - | - | ✓ | - | Apache 2.0 |
| Ns Tools | <a href='resources_servers/ns_tools/configs/ns_tools.yaml'>ns_tools.yaml</a> | agent | - | NeMo Skills tool execution with math verification | - | - | - | - |
| Reasoning Gym | <a href='resources_servers/reasoning_gym/configs/reasoning_gym.yaml'>reasoning_gym.yaml</a> | knowledge | - | - | - | ✓ | - | Apache 2.0 |
| Reasoning Gym | <a href='resources_servers/reasoning_gym/configs/resources_only.yaml'>resources_only.yaml</a> | knowledge | - | - | - | - | - | - |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think should be removed. just resources server for unsloth verifier only integration.

| Resource Server | Config | Domain | Dataset | Description | Value | Train | Validation | License |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ----- | ---------- | --------------------------------------------------------- |
| Arc Agi | <a href='resources_servers/arc_agi/configs/arc_agi.yaml'>arc_agi.yaml</a> | knowledge | - | - | - | - | ✓ | - |
| Aviary | <a href='resources_servers/aviary/configs/aviary.yaml'>aviary.yaml</a> | math | - | - | - | ✓ | ✓ | Apache 2.0 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this config should be removed maybe also in general from the repo, as it seems dupe of gsm8k

@bxyu-nvidia bxyu-nvidia merged commit 1cf6a10 into main Mar 2, 2026
6 checks passed
@bxyu-nvidia bxyu-nvidia deleted the fsiino/display-all-envs-readme branch March 2, 2026 17:16
abubakaria56 pushed a commit to abubakaria56/Gym that referenced this pull request Mar 2, 2026
Multiple issues reporting missing environments. This PR enables every
environment (on an individual config level) to show up in the docs.
Because of this, actual config names are shown in the hyperlinks.

---------

Signed-off-by: Frankie Siino <fsiino@nvidia.com>
ryan-lempka added a commit that referenced this pull request Mar 3, 2026
Rebases onto main (picks up #757 which enabled all environments in docs)
and runs update_resource_servers.py to add spider2_lite to the README table.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Ryan Lempka <rlempka@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: missing environments in the README environment table bug: resource servers table in README missing description and value

3 participants