Skip to content

docs: update training launch commands and add hydra override documentation#131

Merged
kcz358 merged 2 commits intomainfrom
docs/hydra-overrides
Jan 21, 2026
Merged

docs: update training launch commands and add hydra override documentation#131
kcz358 merged 2 commits intomainfrom
docs/hydra-overrides

Conversation

@kcz358
Copy link
Collaborator

@kcz358 kcz358 commented Jan 21, 2026

Summary

  • Fix training launch command to use correct config_yaml= parameter instead of --config
  • Add Hydra overrides usage examples for quick experiments without config files
  • Document how to override existing YAML configs with CLI parameters
  • Add + syntax documentation for adding new parameters via CLI

Changes

  • CLAUDE.md: Corrected config_yaml= syntax and added Hydra override example
  • docs/getting_started/train.md: Added new section on overriding YAML configs with CLI parameters and + prefix usage

…ation

- Fix config_yaml parameter in training launch command
- Add Hydra overrides usage examples
- Document config file override with CLI parameters
- Add + syntax for adding new parameters
Use --config-path and --config-name instead of config_yaml when overriding existing configs
@kcz358 kcz358 merged commit 91558bb into main Jan 21, 2026
2 checks passed
@kcz358 kcz358 deleted the docs/hydra-overrides branch January 21, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant