luca-martial commited on
Commit
74fe413
·
1 Parent(s): be45ad0

add content

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -3,4 +3,7 @@ tags:
3
  - conversational
4
  ---
5
 
6
- # My Awesome Model
 
 
 
 
3
  - conversational
4
  ---
5
 
6
+ # DialoGPT Trained on Elon Musk Conversations
7
+ This is an instance of microsoft/DialoGPT-medium trained on Elon Musk conversations with Joe Rogan. The data comes from a Kaggle transcript dataset.
8
+
9
+ I built a Discord AI chatbot based on this model. Check out my GitHub repo.