Fixes paths with spaces in seq2seq example (#6493)
This commit is contained in:
@@ -11,4 +11,4 @@ python finetune.py \
|
||||
--do_predict \
|
||||
--n_val 1000 \
|
||||
--val_check_interval 0.1 \
|
||||
$@
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user