diff --git a/configs/hpc/smoke_test.yaml b/configs/hpc/smoke_test.yaml index c892e3e..1dd2fc0 100644 --- a/configs/hpc/smoke_test.yaml +++ b/configs/hpc/smoke_test.yaml @@ -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