lucadiliello
commited on
Commit
•
9585988
1
Parent(s):
4388f03
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,12 @@ dataset_info:
|
|
18 |
num_examples: 947
|
19 |
download_size: 15347401118
|
20 |
dataset_size: 34183368316
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
Original STORIES dataset from the paper [A Simple Method for Commonsense Reasoning](https://arxiv.org/pdf/1806.02847v2.pdf).
|
|
|
18 |
num_examples: 947
|
19 |
download_size: 15347401118
|
20 |
dataset_size: 34183368316
|
21 |
+
task_categories:
|
22 |
+
- fill-mask
|
23 |
+
- text-generation
|
24 |
+
pretty_name: STORIES
|
25 |
+
size_categories:
|
26 |
+
- 100K<n<1M
|
27 |
---
|
28 |
|
29 |
Original STORIES dataset from the paper [A Simple Method for Commonsense Reasoning](https://arxiv.org/pdf/1806.02847v2.pdf).
|