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