Metadata-Version: 2.1
Name: custom-glue
Version: 0.0.2
Summary: glue between fastai and hugging face's transformers
Home-page: https://github.com/fastai/custom_glue
Author: Andreas Daiminger
Author-email: andreas.daiminger@gmail.com
License: Apache Software License 2.0
Keywords: deep learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: torch (==1.3.1)
Requires-Dist: transformers (==2.3.0)
Requires-Dist: fastai (==1.0.60)

# nbdev template

Use this template to more easily create your nbdev project.



