Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ configs:
|
|
26 |
|
27 |
<!-- Provide a quick summary of the dataset. -->
|
28 |
|
29 |
-
This dataset
|
30 |
|
31 |
## Dataset Details
|
32 |
|
@@ -36,35 +36,27 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
36 |
|
37 |
|
38 |
|
39 |
-
- **Curated by:**
|
40 |
-
- **
|
41 |
-
- **Shared by [optional]:** [More Information Needed]
|
42 |
-
- **Language(s) (NLP):** [More Information Needed]
|
43 |
-
- **License:** [More Information Needed]
|
44 |
|
45 |
### Dataset Sources [optional]
|
46 |
|
47 |
<!-- Provide the basic links for the dataset. -->
|
48 |
|
49 |
-
|
50 |
-
- **Paper [optional]:** [
|
51 |
-
|
52 |
|
53 |
## Uses
|
54 |
|
55 |
<!-- Address questions around how the dataset is intended to be used. -->
|
|
|
56 |
|
57 |
### Direct Use
|
58 |
|
59 |
<!-- This section describes suitable use cases for the dataset. -->
|
|
|
60 |
|
61 |
-
[More Information Needed]
|
62 |
-
|
63 |
-
### Out-of-Scope Use
|
64 |
-
|
65 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
66 |
-
|
67 |
-
[More Information Needed]
|
68 |
|
69 |
## Dataset Structure
|
70 |
|
|
|
26 |
|
27 |
<!-- Provide a quick summary of the dataset. -->
|
28 |
|
29 |
+
This dataset is a merged version of the Spring 2016 and Winter 2017 versions of the [ROCStories]() Dataset.
|
30 |
|
31 |
## Dataset Details
|
32 |
|
|
|
36 |
|
37 |
|
38 |
|
39 |
+
- **Curated by:** Nasrin Mostafazadeh, Nathanael Chambers, Xiaodong He, Devi Parikh, Dhruv Batra, Lucy Vanderwende, Pushmeet Kohli, James Allen
|
40 |
+
- **Language(s) (NLP):** English
|
|
|
|
|
|
|
41 |
|
42 |
### Dataset Sources [optional]
|
43 |
|
44 |
<!-- Provide the basic links for the dataset. -->
|
45 |
|
46 |
+
|
47 |
+
- **Paper [optional]:** [A Corpus and Evaluation Framework for Deeper Understanding of Commonsense Stories](https://arxiv.org/abs/1604.01696)
|
48 |
+
|
49 |
|
50 |
## Uses
|
51 |
|
52 |
<!-- Address questions around how the dataset is intended to be used. -->
|
53 |
+
Sentences Ordering, Sentence Comprehension, Evaluation of Language Models on Sentence Ordering.
|
54 |
|
55 |
### Direct Use
|
56 |
|
57 |
<!-- This section describes suitable use cases for the dataset. -->
|
58 |
+
Used as the dataset for the project [llm-sentence-ordering](https://github.com/ShawonAshraf/llm-sentence-ordering).
|
59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
## Dataset Structure
|
62 |
|