diff --git a/eval.sh b/eval.sh index 8c7c3c73cd89fc1fe5b0b06b9bff79e714ba1e11..2579fa1d10c5b2385f8b5a69010912f01050ed62 100755 --- a/eval.sh +++ b/eval.sh @@ -16,7 +16,7 @@ COMMON_ARGS=( --eval_set_size 10 --max_steps 0 --write_predictions - ${TRAINING_ARGS} + ${TRAINING_ARGS[@]} ) if [ $USE_SEPARATE_CHANNELS == true ]; then