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
May 09 How to Perform Word Prediction With Transformer Models Use a Transformer model like BERT, RoBERTa or T5 to predict missing words May 9, 2021 3 min read
May 07 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 May 7, 2021 4 min read
May 06 Zero-Shot Text Classification Made Easy No data? No problem! Zero-shot text classification models to the rescue. May 6, 2021 2 min read