mrseeker87 commited on
Commit
56b0950
1 Parent(s): 8f4bfd6

Adding welcome text

Browse files

Adding a better welcome text to the GPT-Neo models

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -79,6 +79,7 @@
79
  "vocab_size": 50257,
80
  "temp": 0.7,
81
  "rep_pen": 1.75,
 
82
  "antemplate": "[Genre: <|>]",
83
  "window_size": 256
84
  }
79
  "vocab_size": 50257,
80
  "temp": 0.7,
81
  "rep_pen": 1.75,
82
+ "welcome": "You are currently running novel-writing model `Janeway, version 1.`\n\n This model is made by [Mr. Seeker](https://www.patreon.com/mrseeker)\n\n### How to use this model\n\nJaneway is designed to generate stories and novels. Use the authors note to give it a certain genre to follow, use memory to give an overview of the story and use World Information to give it specific details about the characters. To start off, give the AI an idea of what you are writing about by setting the scene. Give the AI around 10 sentences that make your story really interesting to read. Introduce your character, describe the world, blow something up, or let the AI use its creative mind.",
83
  "antemplate": "[Genre: <|>]",
84
  "window_size": 256
85
  }