Blog

Blog posts on everything from NLP to computer vision and more
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
Jun
08

How to Generate Harry Potter Stories With GPT-2

Learn how to generate Harry Potter fan fiction stories with GPT-2 – a text generation Transformer model
3 min read
Jun
06
New Course: Create a Text Generation Web App with 100% Python

New Course: Create a Text Generation Web App with 100% Python

Learn how to implement and train GPT-Neo. Then, learn how to create a web app with 100% Python to demonstrate the model.
2 min read