We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05053d1 commit ce37b8eCopy full SHA for ce37b8e
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pytorch_pretrained_bert",
5
- version="0.1.2",
+ version="0.2.0",
6
author="Thomas Wolf, Victor Sanh, Tim Rault, Google AI Language Team Authors",
7
author_email="[email protected]",
8
description="PyTorch version of Google AI BERT model with script to load Google pre-trained models",
0 commit comments