Hugging Face
Development & Tools
Platform for ML models and datasets
What is Hugging Face?
Hub of pre-trained models (especially NLP), datasets, and transformers library. Like GitHub for ML.
Real-World Examples
- •Loading BERT for fine-tuning
- •Using GPT models
- •Sharing trained models
When to Use This
First stop for pre-trained NLP models
Related Terms
Learn more about concepts related to Hugging Face
Transformer
Attention-based architecture for sequence processing
BERT (Bidirectional Encoder Representations from Transformers)
Language model that understands context from both directions
GPT (Generative Pre-trained Transformer)
Large language model for text generation
Natural Language Processing (NLP)
Teaching computers to understand and work with human language