lara-martin
commited on
Commit
•
bb202c5
1
Parent(s):
a8874ba
Update README.md
Browse files
README.md
CHANGED
@@ -53,11 +53,11 @@ Total: 2276 stories
|
|
53 |
Dataset is "eventified" and generalized (see LJ Martin, P Ammanabrolu, X Wang, W Hancock, S Singh, B Harrison, and MO Riedl. Event Representations for Automated Story Generation with Deep Neural Nets, Thirty-Second AAAI Conference on Artificial Intelligence (AAAI), 2018. for details on these processes.) and split into train-test-validation sets—separated by story so that full stories will stay together—for converting events into full sentences.
|
54 |
|
55 |
## Format
|
56 |
-
| Dataset Split | Number of Stories in Split | Number of
|
57 |
-
| ------------- |---------------------------
|
58 |
-
| Train | 1738 | 257,184
|
59 |
-
| Validation | 194 | 32,855
|
60 |
-
| Test | 450 | 30,938
|
61 |
|
62 |
---
|
63 |
## Dataset Structure
|
|
|
53 |
Dataset is "eventified" and generalized (see LJ Martin, P Ammanabrolu, X Wang, W Hancock, S Singh, B Harrison, and MO Riedl. Event Representations for Automated Story Generation with Deep Neural Nets, Thirty-Second AAAI Conference on Artificial Intelligence (AAAI), 2018. for details on these processes.) and split into train-test-validation sets—separated by story so that full stories will stay together—for converting events into full sentences.
|
54 |
|
55 |
## Format
|
56 |
+
| Dataset Split | Number of Stories in Split | Number of Sentences in Split |
|
57 |
+
| ------------- |--------------------------- |----------------------------- |
|
58 |
+
| Train | 1738 | 257,184 |
|
59 |
+
| Validation | 194 | 32,855 |
|
60 |
+
| Test | 450 | 30,938 |
|
61 |
|
62 |
---
|
63 |
## Dataset Structure
|