nemo_gym.benchmarks
nemo_gym.benchmarks
Benchmark discovery and preparation utilities.
Module Contents
Classes
Functions
Data
API
Bases: BaseModel
agent_name
dataset
name
num_repeats
path
classmethod
classmethod
Bases: BaseNeMoGymCLIConfig
Prepare benchmark data by running the benchmark’s prepare.py script.
The benchmark is identified from a config_paths entry pointing to a benchmarks/*/config.yaml file.
Examples:
num_prepare_benchmark_processes
use_cached_prepared_benchmarks
CLI command: list available benchmarks.
CLI command: prepare benchmark data.