mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
[deepspeed tests] fix summarization (#15149)
This commit is contained in:
parent
6e058e84fd
commit
1eb40338ac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user