8000 GitHub - hakunamatata1997/AI-Chatbot: Automated chatbot replies using pre trained models from DialoGPT
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hakunamatata1997/AI-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AI-Chatbot

Chatbots have gained a lot of popularity in recent years. As the interest grows in using chatbots for business, researchers also did a great job on advancing conversational AI chatbots.

In this tutorial, we'll use the Huggingface transformers library to employ the pre-trained DialoGPT model for conversational response generation.

DialoGPT is a large-scale tunable neural conversational response generation model trained on 147M conversations extracted from Reddit. The good thing is that you can fine-tune it with your dataset to achieve better performance than training from scratch.

This tutorial is about text generation in chatbots and not regular text. If you want open-ended generation, see this tutorial where I show you how to use GPT-2 and GPT-J models to generate impressive text.

About

Automated chatbot replies using pre trained models from DialoGPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published
0