Blog

Blog posts on everything from NLP to computer vision and more
Sep
28
PDF to HTML Scientific Paper Converter

PDF to HTML Scientific Paper Converter

The Allen Institute for AI just released a tool that allows you to convert research papers to HTML
2 min read
Sep
14
Top 3 Fine-Tuned T5 Transformer Models

Top 3 Fine-Tuned T5 Transformer Models

Learn how to implement a Transformer model for paraphrasing, keywords to text and grammar correction
4 min read
Sep
08
Are Zero-Shot Text Classification Transformer Models the Key to Better Chatbots?

Are Zero-Shot Text Classification Transformer Models the Key to Better Chatbots?

Overcome the need for training data with zero-shot text classification Transformer models for your next chatbot project
5 min read
Aug
26
Grammar Correction With Transformer Models Made Easy

Grammar Correction With Transformer Models Made Easy

Learn how to use a newly released pretrained T5 Transformer model to correct grammar
3 min read
Aug
18
Fine-Tune a Transformer Model for Grammar Correction

Fine-Tune a Transformer Model for Grammar Correction

Learn how to train a Transformer model called T5 to be your very own grammar corrector
7 min read
Aug
18
How to Upload Models to Hugging Face's Model Distribution Network With Happy Transformer

How to Upload Models to Hugging Face's Model Distribution Network With Happy Transformer

Learn how to share your Transformer models with the world
5 min read
Aug
07
Self-Talk: Obtain Knowledge From Text Generation Transformer Models

Self-Talk: Obtain Knowledge From Text Generation Transformer Models

Who needs a dictionary when you have a Transformer model?
8 min read
Jun
14
Implement and Train Text Classification Transformer Models

Implement and Train Text Classification Transformer Models

Learn how to implement and train text classification Transformer models like BERT, DistilBERT and more with only a few lines of code
4 min read
Jun
11
How to Perform Sentiment Analysis With TextBlob

How to Perform Sentiment Analysis With TextBlob

Learn how to perform sentiment analysis with a Python package called TextBlob in only a few lines of code.
2 min read
Jun
11
GPT-J: a 6 Billion Parameter Open-Source GPT-3 Model

GPT-J: a 6 Billion Parameter Open-Source GPT-3 Model

EleutherAI just published a 6B parameter version of GPT-3 called GPT-J-6B. Try it out now!
2 min read