Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ configs:
|
|
| 22 |
path: data/train-*
|
| 23 |
---
|
| 24 |
|
| 25 |
-
This is a medium-length story dataset
|
| 26 |
|
| 27 |
The dataset was collected by the authors from Reedsy Prompts : [https://blog.reedsy.com/short-stories/](https://blog.reedsy.com/short-stories/), as of May 2023.
|
| 28 |
|
|
@@ -33,6 +33,7 @@ For comparison:
|
|
| 33 |
- **Booksum** (Kryściński et al., 2021): ~6,065 tokens per story
|
| 34 |
- **BookCorpus** (Project Gutenberg): ~90,000 words per story (approx.)
|
| 35 |
|
|
|
|
| 36 |
|
| 37 |
Use this :
|
| 38 |
<pre><code>
|
|
|
|
| 22 |
path: data/train-*
|
| 23 |
---
|
| 24 |
|
| 25 |
+
This is a medium-length story dataset introduced in **LongStory: Coherent, Complete and Length Controlled Long story Generation** : [https://arxiv.org/abs/2311.15208](https://arxiv.org/abs/2311.15208).
|
| 26 |
|
| 27 |
The dataset was collected by the authors from Reedsy Prompts : [https://blog.reedsy.com/short-stories/](https://blog.reedsy.com/short-stories/), as of May 2023.
|
| 28 |
|
|
|
|
| 33 |
- **Booksum** (Kryściński et al., 2021): ~6,065 tokens per story
|
| 34 |
- **BookCorpus** (Project Gutenberg): ~90,000 words per story (approx.)
|
| 35 |
|
| 36 |
+
- (ours) **ReedsyPrompts** : ~2426 tokens per story
|
| 37 |
|
| 38 |
Use this :
|
| 39 |
<pre><code>
|