Update README.md
Browse files
README.md
CHANGED
@@ -561,4 +561,36 @@ print(tokenizer.apply_chat_template(chat, tokenize=False))
|
|
561 |
summary: Summary of the conversation.
|
562 |
ENDINSTRUCTION
|
563 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
564 |
</details>
|
|
|
561 |
summary: Summary of the conversation.
|
562 |
ENDINSTRUCTION
|
563 |
```
|
564 |
+
</details>
|
565 |
+
|
566 |
+
<details>
|
567 |
+
<summary>Chapter writing</summary>
|
568 |
+
|
569 |
+
Writing the first chapter:
|
570 |
+
|
571 |
+
```text
|
572 |
+
Write the opening chapter of a science fiction novel set at the end of the 19th century.
|
573 |
+
Describe how humanity is oblivious to the fact that it's being watched by an alien civilization far more advanced than their own.
|
574 |
+
Capture the mood of the era's complacency and contrast it with the stark inevitability of an impending interplanetary conflict.
|
575 |
+
Introduce subtle hints of the Martians' surveillance and their calculated steps towards launching an invasion, while capturing the quotidian nature of human life, untouched by the prospect of cosmic danger.
|
576 |
+
```
|
577 |
+
|
578 |
+
Writing subsequent chapters:
|
579 |
+
|
580 |
+
```text
|
581 |
+
Summary of previous portion of the novel:
|
582 |
+
In the chapter "The Garden of Live Flowers," Alice encounters talking flowers after becoming frustrated with her attempt to reach the top of a hill.
|
583 |
+
The flowers offer critiques of her appearance and have a heated discussion, which Alice silences by threatening to pick them.
|
584 |
+
They eventually reveal that the ability to talk comes from the hard ground keeping them awake.
|
585 |
+
The Red Queen appears, and as they converse, the Queen teaches Alice about the peculiarities of the land.
|
586 |
+
Instructed by the Queen, Alice learns that she must run as fast as she can just to stay in place, and even faster to get somewhere else.
|
587 |
+
The chapter explores themes of perspective, communication, and the oddities of a fantastical world.
|
588 |
+
|
589 |
+
Write the next chapter of a story in novel format involving a young girl named Alice who embarks on an adventurous journey in a fantastical land beyond a looking glass.
|
590 |
+
In this land, creatures take on curious forms and defy the norms of reality, as ordinary bees might turn out to be elephants, and insects can engage in conversation.
|
591 |
+
As Alice tries to navigate her new surroundings, she encounters a challenge of losing her identity within a bewildering wood where names seem to be of immense importance, yet bizarrely, everything lacks a name.
|
592 |
+
The chapter should explore Alice's interaction with these peculiar entities and detail her struggle with the concept of identity and names in this strange place.
|
593 |
+
```
|
594 |
+
|
595 |
+
In other words, write the first chapter, then use a summarization prompt for it, then include the summary in the next chapter's prompt.
|
596 |
</details>
|