Skip to content

Commit 3e23e9b

Browse files
committed
Changing Project Structure
1 parent 7d3901f commit 3e23e9b

29 files changed

+55
-5
lines changed

bert_pytorch/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from .model import BERT
2+
3+
__version__ = "0.0.1a0"

bert_pytorch/__main__.py

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)