Apply suggestion from @tdpeuter
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
This commit is contained in:
parent
431ecdf4b4
commit
ea851ebdbc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Minimal config to verify HPC setup is functional.
|
||||
# Run with: python experiments/train.py --config-path configs/hpc/smoke_test.yaml
|
||||
# Run with: python scripts/train.py --config-path configs/hpc/smoke_test.yaml
|
||||
exp_name: "hpc_smoke_test"
|
||||
seed: 0
|
||||
track: false # Test WandB integration
|
||||
|
|
|
|||
Reference in a new issue