Unverified Commit 20601811 authored by Kyle Piira's avatar Kyle Piira Committed by GitHub
Browse files

Fixes paths with spaces in seq2seq example (#6493)

parent fe61c05b
......@@ -11,4 +11,4 @@ python finetune.py \
--do_predict \
--n_val 1000 \
--val_check_interval 0.1 \
$@
"$@"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment