Transformers

Al about transformer models
May
13
Image Classification With Hugging Face's Transformers Library

Image Classification With Hugging Face's Transformers Library

Classify images using pretrained Vision Transformers with Hugging Face's transformers library
3 min read
May
09
How to Perform Word Prediction With Transformer Models

How to Perform Word Prediction With Transformer Models

Use a Transformer model like BERT, RoBERTa or T5 to predict missing words
3 min read
May
07
GPT-Neo Made Easy. Run and Train a GPT-3 Like Model

GPT-Neo Made Easy. Run and Train a GPT-3 Like Model

Learn how to implement a GPT-3 like Transformer model with just a few lines of code
4 min read
May
06
Zero-Shot Text Classification Made Easy

Zero-Shot Text Classification Made Easy

No data? No problem! Zero-shot text classification models to the rescue.
2 min read