Phase 9 · Natural Language Processing

Topics

Hugging Face Transformers Library

Part of the AI Engineer Roadmap.

Summary

The standard Python library for using and fine-tuning pretrained transformer models — the tool you'll reach for constantly across NLP, and increasingly vision and audio too.

How to Learn This

  • 1Work through the Hugging Face course's core sections on pipelines and fine-tuning.
  • 2Use the `pipeline()` API for a few different tasks before fine-tuning anything.
  • 3Learn to load, fine-tune and save a model with the `Trainer` API.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge