Unverified Commit 3bfbc213 authored by Thomas Wolf's avatar Thomas Wolf Committed by GitHub
Browse files

updating pytest command

parent 0ed76961
......@@ -93,7 +93,7 @@ A series of tests is included in the [tests folder](https://github.com/huggingfa
You can run the tests with the command:
```bash
pytest -sv ./tests/
python -m pytest -sv tests/
```
## Training on large batches: gradient accumulation, multi-GPU and distributed training
......
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