"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "2dd652d757132d97e43173fb048849685ecccb68"
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 ...@@ -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: You can run the tests with the command:
```bash ```bash
pytest -sv ./tests/ python -m pytest -sv tests/
``` ```
## Training on large batches: gradient accumulation, multi-GPU and distributed training ## 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