update config - fix gpt/gpt-2 from pretrained
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- checkout
|
||||
- run: sudo pip install --progress-bar off .
|
||||
- run: sudo pip install pytest codecov pytest-cov
|
||||
- run: sudo pip install tensorboardX scikit-learn
|
||||
- run: sudo pip install tensorboardX scikit-learn mock
|
||||
- run: python -m pytest -sv ./pytorch_transformers/tests/ --cov
|
||||
- run: python -m pytest -sv ./examples/
|
||||
- run: codecov
|
||||
|
||||
Reference in New Issue
Block a user