Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
3bfbc213
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "2dd652d757132d97e43173fb048849685ecccb68"
Unverified
Commit
3bfbc213
authored
Nov 08, 2018
by
Thomas Wolf
Committed by
GitHub
Nov 08, 2018
Browse files
updating pytest command
parent
0ed76961
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
3bfbc213
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment