DreamGenX commited on
Commit
5bec1be
1 Parent(s): d688cb3

Upload /README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -5
README.md CHANGED
@@ -73,8 +73,10 @@ While the main goal for the models is great story-writing and role-playing perfo
73
 
74
  Here's how you can prompt the model for the following tasks
75
 
76
- ### Steerable [Story-writing](https://dreamgen.com/docs/models/opus/v1#task-story-writing) and [Role-playing](https://dreamgen.com/docs/models/opus/v1#task-role-playing):
77
 
 
 
78
  - Input:
79
  - System prompt: You provide story / role-play description, which consists of:
80
  - Plot description
@@ -85,8 +87,9 @@ Here's how you can prompt the model for the following tasks
85
  - Instruction: This tells the model what should happen next
86
  - Output: Continuation of the story / role-play.
87
 
88
- ### [Story plot summarization](https://dreamgen.com/docs/models/opus/v1#task-plot-description)
89
 
 
90
  - Input: A story, or a few chapters of a story.
91
  - Output: A description of the story or chapters.
92
 
@@ -122,8 +125,9 @@ A doctor discusses the risks of diseases transmitted from animals to humans, foc
122
  </blockquote>
123
  </details>
124
 
125
- ### [Story character description](https://dreamgen.com/docs/models/opus/v1#task-char-description)
126
 
 
127
  - Input: A story, or a few chapters of a story, set of characters.
128
  - Output: A description of the characters.
129
 
@@ -143,13 +147,29 @@ The prince is a devoted and determined individual, driven by his love for his la
143
  </blockquote>
144
  </details>
145
 
146
- ### [Story style description](https://dreamgen.com/docs/models/opus/v1#task-style-description)
147
 
 
148
  - Input: A story, or a few chapters of a story.
149
  - Output: A description the style of the story.
150
 
151
- ### [Story description to chapters](https://dreamgen.com/docs/models/opus/v1#task-story-description-to-chapter-descriptions)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152
 
 
153
  - Input: A brief plot description and the desired number of chapters.
154
  - Output: A description for each chapter.
155
 
 
73
 
74
  Here's how you can prompt the model for the following tasks
75
 
76
+ ### Steerable Story-writing and Role-playing:
77
 
78
+ - [Story-writing prompt guide](https://dreamgen.com/docs/models/opus/v1#task-story-writing)
79
+ - [Role-playing prompt guide](https://dreamgen.com/docs/models/opus/v1#task-role-playing)
80
  - Input:
81
  - System prompt: You provide story / role-play description, which consists of:
82
  - Plot description
 
87
  - Instruction: This tells the model what should happen next
88
  - Output: Continuation of the story / role-play.
89
 
90
+ ### Story plot summarization
91
 
92
+ - [Prompt guide](https://dreamgen.com/docs/models/opus/v1#task-plot-description)
93
  - Input: A story, or a few chapters of a story.
94
  - Output: A description of the story or chapters.
95
 
 
125
  </blockquote>
126
  </details>
127
 
128
+ ### Story character description
129
 
130
+ - [Prompt guide](https://dreamgen.com/docs/models/opus/v1#task-char-description)
131
  - Input: A story, or a few chapters of a story, set of characters.
132
  - Output: A description of the characters.
133
 
 
147
  </blockquote>
148
  </details>
149
 
150
+ ### Story style description
151
 
152
+ - [Prompt guide](https://dreamgen.com/docs/models/opus/v1#task-style-description)
153
  - Input: A story, or a few chapters of a story.
154
  - Output: A description the style of the story.
155
 
156
+ <details>
157
+ <summary>Style description of <a href="https://www.libraryofshortstories.com/onlinereader/the-last-incantation">this story</a></summary>
158
+ <blockquote>
159
+ The story is written in a descriptive and evocative style, with a focus on the atmosphere and setting. The author uses vivid and detailed language to create a sense of place and time, and employs a variety of literary devices such as similes, metaphors, and allusions to enhance the mood and tone of the narrative. The sentence structure is varied, with a mix of short and long sentences that create a rhythmic flow to the prose.
160
+ </blockquote>
161
+ </details>
162
+
163
+ <details>
164
+ <summary>Style description of <a href="https://www.libraryofshortstories.com/onlinereader/the-pearl-of-love">this story</a></summary>
165
+ <blockquote>
166
+ The writing style is descriptive and evocative, with a focus on the beauty and grandeur of the Pearl of Love. The author uses vivid imagery and sensory details to create a rich and immersive atmosphere. The tone is reverential and contemplative, reflecting the prince's deep love for his queen and his dedication to creating a lasting monument to her memory.
167
+ </blockquote>
168
+ </details>
169
+
170
+ ### Story description to chapters
171
 
172
+ - [Prompt guide](https://dreamgen.com/docs/models/opus/v1#task-story-description-to-chapter-descriptions)
173
  - Input: A brief plot description and the desired number of chapters.
174
  - Output: A description for each chapter.
175