Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
system HF staff commited on
Commit
3aadc78
1 Parent(s): d0ec5fb

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://wilburone.github.io/cosmos/](https://wilburone.github.io/cosmos/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,23 +37,23 @@
37
  - **Size of the generated dataset:** 23.37 MB
38
  - **Total amount of disk used:** 46.64 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  Cosmos QA is a large-scale dataset of 35.6K problems that require commonsense-based reading comprehension, formulated as multiple-choice questions. It focuses on reading between the lines over a diverse collection of people's everyday narratives, asking questions concerning on the likely causes or effects of events that require reasoning beyond the exact text spans in the context
43
 
44
- ### [Supported Tasks](#supported-tasks)
45
 
46
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
 
48
- ### [Languages](#languages)
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
- ## [Dataset Structure](#dataset-structure)
53
 
54
  We show detailed information for up to 5 configurations of the dataset.
55
 
56
- ### [Data Instances](#data-instances)
57
 
58
  #### default
59
 
@@ -77,7 +77,7 @@ This example was too long and was cropped:
77
  }
78
  ```
79
 
80
- ### [Data Fields](#data-fields)
81
 
82
  The data fields are the same among all splits.
83
 
@@ -91,55 +91,55 @@ The data fields are the same among all splits.
91
  - `answer3`: a `string` feature.
92
  - `label`: a `int32` feature.
93
 
94
- ### [Data Splits Sample Size](#data-splits-sample-size)
95
 
96
  | name |train|validation|test|
97
  |-------|----:|---------:|---:|
98
  |default|25262| 2985|6963|
99
 
100
- ## [Dataset Creation](#dataset-creation)
101
 
102
- ### [Curation Rationale](#curation-rationale)
103
 
104
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
 
106
- ### [Source Data](#source-data)
107
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
- ### [Annotations](#annotations)
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
119
 
120
- ### [Social Impact of Dataset](#social-impact-of-dataset)
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
- ### [Discussion of Biases](#discussion-of-biases)
125
 
126
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
 
128
- ### [Other Known Limitations](#other-known-limitations)
129
 
130
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
 
132
- ## [Additional Information](#additional-information)
133
 
134
- ### [Dataset Curators](#dataset-curators)
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
- ### [Licensing Information](#licensing-information)
139
 
140
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
141
 
142
- ### [Citation Information](#citation-information)
143
 
144
  ```
145
  @inproceedings{cosmos,
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://wilburone.github.io/cosmos/](https://wilburone.github.io/cosmos/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
37
  - **Size of the generated dataset:** 23.37 MB
38
  - **Total amount of disk used:** 46.64 MB
39
 
40
+ ### Dataset Summary
41
 
42
  Cosmos QA is a large-scale dataset of 35.6K problems that require commonsense-based reading comprehension, formulated as multiple-choice questions. It focuses on reading between the lines over a diverse collection of people's everyday narratives, asking questions concerning on the likely causes or effects of events that require reasoning beyond the exact text spans in the context
43
 
44
+ ### Supported Tasks
45
 
46
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
 
48
+ ### Languages
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
+ ## Dataset Structure
53
 
54
  We show detailed information for up to 5 configurations of the dataset.
55
 
56
+ ### Data Instances
57
 
58
  #### default
59
 
77
  }
78
  ```
79
 
80
+ ### Data Fields
81
 
82
  The data fields are the same among all splits.
83
 
91
  - `answer3`: a `string` feature.
92
  - `label`: a `int32` feature.
93
 
94
+ ### Data Splits Sample Size
95
 
96
  | name |train|validation|test|
97
  |-------|----:|---------:|---:|
98
  |default|25262| 2985|6963|
99
 
100
+ ## Dataset Creation
101
 
102
+ ### Curation Rationale
103
 
104
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
 
106
+ ### Source Data
107
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
+ ### Annotations
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
+ ### Personal and Sensitive Information
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
+ ## Considerations for Using the Data
119
 
120
+ ### Social Impact of Dataset
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
+ ### Discussion of Biases
125
 
126
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
 
128
+ ### Other Known Limitations
129
 
130
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
 
132
+ ## Additional Information
133
 
134
+ ### Dataset Curators
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
+ ### Licensing Information
139
 
140
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
141
 
142
+ ### Citation Information
143
 
144
  ```
145
  @inproceedings{cosmos,