Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
20601811
"tests/vscode:/vscode.git/clone" did not exist on "b971c769e80fe85fb7dd35c7cf65f3ac97ea6421"
Unverified
Commit
20601811
authored
Aug 16, 2020
by
Kyle Piira
Committed by
GitHub
Aug 16, 2020
Browse files
Fixes paths with spaces in seq2seq example (#6493)
parent
fe61c05b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/seq2seq/finetune.sh
examples/seq2seq/finetune.sh
+1
-1
No files found.
examples/seq2seq/finetune.sh
View file @
20601811
...
@@ -11,4 +11,4 @@ python finetune.py \
...
@@ -11,4 +11,4 @@ python finetune.py \
--do_predict
\
--do_predict
\
--n_val
1000
\
--n_val
1000
\
--val_check_interval
0.1
\
--val_check_interval
0.1
\
$@
"
$@
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment