regisss HF staff commited on
Commit
6df0215
1 Parent(s): ade52b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ python run_summarization.py \
41
  --ignore_pad_token_for_loss False \
42
  --pad_to_max_length \
43
  --save_strategy epoch \
44
- --throughput_warmup_steps 2
45
  ```
46
 
47
  Check the [documentation](https://huggingface.co/docs/optimum/habana/index) out for more advanced usage and examples.
 
41
  --ignore_pad_token_for_loss False \
42
  --pad_to_max_length \
43
  --save_strategy epoch \
44
+ --throughput_warmup_steps 3
45
  ```
46
 
47
  Check the [documentation](https://huggingface.co/docs/optimum/habana/index) out for more advanced usage and examples.