Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
### ROC Stories Dataset
|
2 |
+
|
3 |
+
Dataset from ROC Stories [https://cs.rochester.edu/nlp/rocstories/]
|
4 |
+
|
5 |
+
This dataset is from the ROC Stories 2016 and 2017 releases combined.
|
6 |
+
|
7 |
+
The combined stories are randomly split in an 80:20 ratio into `train.txt` and `test.txt`.
|