NVIDIA-NeMo / NVIDIA-NeMo/Gym

Incorrect dataset reference for workplace assistant data pre-processing

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

Nobody has claimed this yet.

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

Description

Describe the bug

Workplace assistant dataset_preprocess.py has an incorrect dataset reference in get_samples function

Steps/Code to reproduce bug

This file doesn't exist
https://github.com/NVIDIA-NeMo/Gym/blob/287d08d4ccba3c146e44616ffa1cf3b9ddaab92b/resources_servers/workplace_assistant/dataset_preprocess.py#L87
dataset = load_dataset("Nexusflow/250319-workplace_assistant-fulleval", split=split)

Expected behavior

Use the correct datafile

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

Start with resources_servers/workplace_assistant/dataset_preprocess.py and inspect get_samples around the dataset reference at line 87. Check the repository for the available workplace assistant data file or matching dataset reference, then verify that preprocessing can load the corrected dataset for the requested split.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
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.