Supported Hugging Face Benchmarks#
hf_dataset in your generation YAML must be one of the strings in ALLOWED_HF_DATASETS inside src/nemotron/steps/byob/runtime/constants.py.
If you omit subset in YAML, ByobConfig.from_yaml substitutes the default from HF_DATASET_TO_SUBSET.
|
Default |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Each identifier maps to the shared MCQ dataset implementation through HF_DATASET_TO_MODULE, which currently resolves every row to nemotron.steps.byob.runtime.benchmark_families.mcq.