diff --git a/AIDungeon_2.ipynb b/AIDungeon_2.ipynb index 28d6e03..4d2f811 100644 --- a/AIDungeon_2.ipynb +++ b/AIDungeon_2.ipynb @@ -26,8 +26,6 @@ "\n", "AI Dungeon 2 is a completely AI generated text adventure built with OpenAI's largest GPT-2 model. It's a first of it's kind game that allows you to enter and will react to any action you can imagine. \n", "\n", - "[Read more about how AI Dungeon 2 is made.](https://pcc.cs.byu.edu/2019/11/21/ai-dungeon-2-creating-infinitely-generated-text-adventures-with-deep-learning-language-models/)\n", - "\n", "## How to play\n", "1. Click \"Tools\"-> \"Settings...\" -> \"Theme\" -> \"Dark\" (optional but recommended)\n", "2. Click \"Runtime\" -> \"Run all\"\n", @@ -36,7 +34,7 @@ "\n", "## About\n", "* While you wait you can [read adventures others have had](https://aidungeon.io/)\n", - "* If you have any questions or issues feel free to contact me on twitter https://twitter.com/nickwalton00\n", + "* [Read more](https://pcc.cs.byu.edu/2019/11/21/ai-dungeon-2-creating-infinitely-generated-text-adventures-with-deep-learning-language-models/) about how AI Dungeon 2 is made.\n", "\n", "## Support\n", "User downloads of the model for AI Dungeon 2 currently cost thousands of dollars a day. \n",