NVIDIA-NeMo / NVIDIA-NeMo/Gym

bug: incorrect filename and missing terminal output example

Open
#592 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community-request documentation waiting-on-maintainers
Dominant language
Python
Stars
1.2k
Forks
349
Avg merge
1d 21h
Merged PRs (30d)
318

Description

Two issues in FAQs on "How to Profile Your Resources Server":

  1. Refers to resources_servers/math_with_judge/data/dapo17k_bytedtsinghua_train.jsonl but this file is not in repo. I tried a similarly named file (resources_servers/math_with_judge/data/dapo17k_bytedtsinghua_train_metrics.json) and received the following error: json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 2 column 1 (char 2)
  2. No terminal output example given for "After ng_collect_rollouts finishes, ctrl+c to quit your servers. You should see some output in the terminal like the following:"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open docs/reference/faq.md and review the “How to Profile Your Resources Server” section. Check the referenced resources_servers/math_with_judge/data path to identify the valid filename, then use the issue’s reported JSONDecodeError and the ng_collect_rollouts step to determine what terminal output example should be documented. Done means the FAQ points to an existing file and includes the requested output example.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.