Metadata-Version: 2.1
Name: bert-multitask-learning
Version: 0.2.0
Summary: BERT for Multi-task Learning
Home-page: https://github.com/JayYip/bert-multitask-learning
Author: Jay Yip
Author-email: junpang.yip@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5.0
Requires-Dist: numpy
Requires-Dist: joblib
Requires-Dist: tqdm
Requires-Dist: six
Requires-Dist: pandas
Requires-Dist: pytablewriter
Requires-Dist: setuptools
Requires-Dist: tensor2tensor
Requires-Dist: nltk
Requires-Dist: scikit-learn
Requires-Dist: atlas
Requires-Dist: pyarrow
Requires-Dist: tensorflow-gpu (==1.13.1)

Please see https://github.com/JayYip/bert-multitask-learning


