Update 6_train_Quick96.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
cd "$(dirname $0)/.."
|
||||
source scripts/env.sh
|
||||
|
||||
python "$DFL_MAIN" train \
|
||||
python3.9 "$DFL_MAIN" train \
|
||||
--training-data-src-dir "$WORKSPACE/data_src/aligned" \
|
||||
--training-data-dst-dir "$WORKSPACE/data_dst/aligned" \
|
||||
--model-dir "$WORKSPACE/model" \
|
||||
|
||||
Reference in New Issue
Block a user