Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ python run_qa.py \
|
|
39 |
--output_dir /tmp/squad/ \
|
40 |
--use_habana \
|
41 |
--use_lazy_mode \
|
42 |
-
--throughput_warmup_steps
|
43 |
--bf16
|
44 |
```
|
45 |
|
|
|
39 |
--output_dir /tmp/squad/ \
|
40 |
--use_habana \
|
41 |
--use_lazy_mode \
|
42 |
+
--throughput_warmup_steps 3 \
|
43 |
--bf16
|
44 |
```
|
45 |
|