[examples/summarization and translation] fix readme (#15833)

This commit is contained in:
Suraj Patil
2022-02-25 17:28:16 +01:00
committed by GitHub
parent 8635407bc7
commit bf1fe32824
2 changed files with 0 additions and 4 deletions

View File

@@ -178,8 +178,6 @@ accelerate test
that will check everything is ready for training. Finally, you can launch training with
```bash
export TASK_NAME=mrpc
accelerate launch run_summarization_no_trainer.py \
--model_name_or_path t5-small \
--dataset_name cnn_dailymail \