AI Project: Manual Text Generation with Hugging Face (GPT-2)
In our previous Hugging Face with gpt-2 project, we used the text-generation pipeline. This is great, but it hides all the powerful options. In this…

In our previous Hugging Face with gpt-2 project, we used the text-generation pipeline. This is great, but it hides all the powerful options. In this…

We’ve used the Hugging Face pipeline to understand text (sentiment-analysis) and answer questions (question-answering). Now, let’s use it for its most famous task: Text Generation….