gorkemgoknar commited on
Commit
43f3f63
1 Parent(s): 55892c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -17,6 +17,9 @@ Model used for https://www.metayazar.com/chatbot
17
 
18
  GPT2 Small Trained on movie scripts (especially Sci-fi)
19
 
 
 
 
20
  This work is based on Persona Chatbot originally done by Hugging Face team (https://medium.com/huggingface/how-to-build-a-state-of-the-art-conversational-ai-with-transfer-learning-2d818ac26313)
21
 
22
  For cleaning movie scripts I also provide cleaner code
 
17
 
18
  GPT2 Small Trained on movie scripts (especially Sci-fi)
19
 
20
+ Available for demo in HFSpaces https://huggingface.co/spaces/gorkemgoknar/moviechatbot
21
+
22
+
23
  This work is based on Persona Chatbot originally done by Hugging Face team (https://medium.com/huggingface/how-to-build-a-state-of-the-art-conversational-ai-with-transfer-learning-2d818ac26313)
24
 
25
  For cleaning movie scripts I also provide cleaner code