Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
1eb40338
Unverified
Commit
1eb40338
authored
Jan 13, 2022
by
Stas Bekman
Committed by
GitHub
Jan 13, 2022
Browse files
[deepspeed tests] fix summarization (#15149)
parent
6e058e84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/deepspeed/test_model_zoo.py
tests/deepspeed/test_model_zoo.py
+1
-0
No files found.
tests/deepspeed/test_model_zoo.py
View file @
1eb40338
...
...
@@ -157,6 +157,7 @@ def make_task_cmds():
--train_file
{
data_dir_xsum
}
/sample.json
--max_source_length 12
--max_target_length 12
--lang en
"""
,
clm
=
f
"""
{
scripts_dir
}
/language-modeling/run_clm.py
...
...
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