Unverified Commit 3db2e8f9 authored by Yongrae Jo's avatar Yongrae Jo Committed by GitHub
Browse files

Fix typo on examples/pytorch/question-answering (#15644)

cna -> can
parent 2cdb6dbe
...@@ -162,7 +162,7 @@ and reply to the questions asked. Then ...@@ -162,7 +162,7 @@ and reply to the questions asked. Then
accelerate test accelerate test
``` ```
that will check everything is ready for training. Finally, you cna launch training with that will check everything is ready for training. Finally, you can launch training with
```bash ```bash
accelerate launch run_qa_no_trainer.py \ accelerate launch run_qa_no_trainer.py \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment