You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.yaml 122B

123456789
  1. defaults:
  2. - common: common
  3. - model: model
  4. - data: data
  5. - training: training
  6. hydra:
  7. run:
  8. dir: "./outputs"