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
1eb40338
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "640e1b6c6f78ed18ca8737d87c33ac6e2cc718a3"
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
Show 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():
...
@@ -157,6 +157,7 @@ def make_task_cmds():
--train_file
{
data_dir_xsum
}
/sample.json
--train_file
{
data_dir_xsum
}
/sample.json
--max_source_length 12
--max_source_length 12
--max_target_length 12
--max_target_length 12
--lang en
"""
,
"""
,
clm
=
f
"""
clm
=
f
"""
{
scripts_dir
}
/language-modeling/run_clm.py
{
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