@@ -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 \
|
||||||
@@ -180,4 +180,4 @@ This command is the same and will work for:
|
|||||||
- a distributed training with several GPUs (single or multi node)
|
- a distributed training with several GPUs (single or multi node)
|
||||||
- a training on TPUs
|
- a training on TPUs
|
||||||
|
|
||||||
Note that this library is in alpha release so your feedback is more than welcome if you encounter any problem using it.
|
Note that this library is in alpha release so your feedback is more than welcome if you encounter any problem using it.
|
||||||
|
|||||||
Reference in New Issue
Block a user