Gym
Gym copied to clipboard
Incorrect dataset reference for workplace assistant data pre-processing
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