An Introduction to Transfer Learning and Hugging Face
This is a followup to yesterdays Full Stack Transformer lecture post that is a tutorial on Transfer Learning and the HuggingFace Transformers Library by Thomas Wolf of HuggingFace presented in spring 2020. He starts by covering recent breakthroughs in NLP that resulted from combining transfer learning and various transformer architectures. Then he dives into some specific information on open source tools created by HuggingFace that implement these ideas in various open source apis.
You can learn more about HuggingFace and their Transformers Library here.
Comments
Post a Comment