MilesConfig
Section titled “MilesConfig”from modal_training_gym.frameworks.miles.config import MilesConfigTop-level wrapper that composes a Miles RLVR training run.
Fields
Section titled “Fields”| Field | Type | Default | Description |
|---|---|---|---|
dataset | `‘DatasetConfig | None’` | None |
model | `‘ModelConfiguration | None’` | None |
wandb | `‘WandbConfig | None’` | None |
framework_config | MilesFrameworkConfig | MilesFrameworkConfig() | Miles-specific training and infrastructure settings. Default MilesFrameworkConfig(). |