development Reset

This commit is contained in:
Smiril
2022-09-25 13:48:07 +02:00
parent 611983777e
commit 2a440c377d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
cd "$(dirname $0)/.."
source scripts/env.sh
"$DFL_PYTHON C" train \
$DFL_PYTHON "$DFL_SRC" train \
--training-data-src-dir "$DFL_WORKSPACE/data_src" \
--training-data-dst-dir "$DFL_WORKSPACE/data_dst" \
--model-dir "$DFL_WORKSPACE/model" \