huahua123313's picture
Add files using upload-large-folder tool
07001d0 verified
Raw
History Blame Contribute Delete
294 Bytes
#!/usr/bin/env bash
# Debug script to test Hydra parameter parsing
set -euo pipefail
cd "$(dirname "$0")/.."
echo "Testing direct Hydra command:"
echo "python3 src/train.py method=cta data=fairtalking_ffpp +test_only=true"
python3 src/train.py method=cta data=fairtalking_ffpp +test_only=true