Aug 07 Self-Talk: Obtain Knowledge From Text Generation Transformer Models Who needs a dictionary when you have a Transformer model? Aug 7, 2021 8 min read
Jun 14 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 Jun 14, 2021 4 min read
Jun 11 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. Jun 11, 2021 2 min read
Jun 11 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! Jun 11, 2021 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 Jun 8, 2021 3 min read
Jun 06 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. Jun 6, 2021 2 min read