nemo_gym.hf_utils
nemo_gym.hf_utils
Module Contents
Functions
API
Check for the presence of the expected keys in the dataset
Download a HF dataset and save as JSONL.
If artifact_fpath is provided, downloads that specific file using hf_hub_download.
Otherwise, uses datasets.load_dataset() to handle structured datasets.