[deepspeed tests] fix summarization (#15149)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user