Metadata-Version: 2.1
Name: fast-bert
Version: 0.1.4
Summary: AI Library using BERT
Home-page: https://github.com/kaushaltrivedi/fast-bert
Author: Kaushal Trivedi
Author-email: kaushaltrivedi@me.com
License: Apache2
Keywords: BERT NLP deep learning google
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/markdown
Requires-Dist: pytorch-pretrained-bert (==0.6.2)
Requires-Dist: fastai

# fast-bert

Super easy library for BERT based NLP models

Please check out the blog at https://medium.com/p/89ff763ad384 for usage instructions.


