Skip to content

Commit 5c7b845

Browse files
authored
Merge pull request #8 from codertimo/codertimo-adding-setup
Package Based Project Structure
2 parents 7d3901f + 3e23e9b commit 5c7b845

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)