Update to Bagging to BERT Tutorial

Ben Ben Follow May 18, 2023 · 1 min read
Share this

Since the last time I presented on NLP there’s been some…developments.

I updated my Bagging to BERT tutorial, mainly focusing on using SpaCy throughout. My thinking is that having all the excess PyTorch code and various types of implementations wasn’t as helpful as having a single structure that allowed for different model architectures to be used.

SpaCy is pretty awesome for allowing that kind of modularity, so I figured I’d use it as the template.

In future work, I’d like to expand this to get into the more advanced LLM world.

For now the materials are available in the github repo

My colleagues at Northeastern also recorded the tutorial (though it’s maybe a bit hard to hear.)

Ben
Written by Ben Follow
I am the type of person who appreciates the telling of a great story. As a data scientist, I am interested in using AI to understand, explore and communicate across borders and boundaries. My focus is on Natural Language Processing and the amazing ways it can help us understand each other and our world. The material on this blog is meant to share my experiences and understandings of complex technologies in a simple way, focused on application.