Training HuggingFace models using fastai
pip install git+git://github.com/aikindergarten/fasthugs.git
And more coming soon...
This library is lightweight wrapper for this two awesome libraries: HuggingFace transformers and fastai and is inspired by other work in same direction namely earlier fasthugs by @morganmcg1 and blurr by @ohmeow.