Metadata-Version: 2.1
Name: pytorch-bert
Version: 1.0.0a0
Summary: bert implementation
Home-page: https://github.com/jeongukjae/pytorch-bert
Author: Jeong Ukjae
Author-email: jeongukjae@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6, <3.8
Requires-Dist: torch (>=1.2.0)
Provides-Extra: with-tf
Requires-Dist: tensorflow (>=2.0.0) ; extra == 'with-tf'
Requires-Dist: numpy ; extra == 'with-tf'

UNKNOWN


