HuggingFace Crash Course
Learn everything to get started with Huggingface and the Transformers library.
#more
In this video I show you everything to get started with Huggingface and the Transformers library. We build a sentiment analysis pipeline, I show you the Model Hub, and how you can fine tune your own models.
The Huggingface transformers library is probably the most popular NLP library in Python right now, and can be combined directly with PyTorch or TensorFlow. It provides state-of-the-art Natural Language Processing models and has a very clean API that makes it extremely simple to implement powerful NLP pipelines.
Resources:¶
- https://huggingface.co/
- https://huggingface.co/models
- https://huggingface.co/transformers/custom_datasets.html
FREE VS Code / PyCharm Extensions I Use
✅ Write cleaner code with Sourcery, instant refactoring suggestions: Link*
Python Problem-Solving Bootcamp
🚀 Solve 42 programming puzzles over the course of 21 days: Link*