[deepspeed tests] fix summarization (#15149)

This commit is contained in:
Stas Bekman 2022-01-13 13:48:51 -08:00 committed by GitHub
parent 6e058e84fd
commit 1eb40338ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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