system HF staff commited on
Commit
430c4bf
1 Parent(s): 2a607ac

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://allenai.org/data/open-book-qa](https://allenai.org/data/open-book-qa)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 2.75 MB
38
  - **Total amount of disk used:** 5.51 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  OpenBookQA aims to promote research in advanced question-answering, probing a deeper understanding of both the topic
43
  (with salient facts summarized as an open book, also provided with the dataset) and the language it is expressed in. In
@@ -46,19 +46,19 @@ and rich text comprehension.
46
  OpenBookQA is a new kind of question-answering dataset modeled after open book exams for assessing human understanding of
47
  a subject.
48
 
49
- ### [Supported Tasks](#supported-tasks)
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
- ### [Languages](#languages)
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
- ## [Dataset Structure](#dataset-structure)
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
- ### [Data Instances](#data-instances)
62
 
63
  #### additional
64
 
@@ -82,7 +82,7 @@ An example of 'validation' looks as follows.
82
 
83
  ```
84
 
85
- ### [Data Fields](#data-fields)
86
 
87
  The data fields are the same among all splits.
88
 
@@ -102,56 +102,56 @@ The data fields are the same among all splits.
102
  - `label`: a `string` feature.
103
  - `answerKey`: a `string` feature.
104
 
105
- ### [Data Splits Sample Size](#data-splits-sample-size)
106
 
107
  | name |train|validation|test|
108
  |----------|----:|---------:|---:|
109
  |additional| 4957| 500| 500|
110
  |main | 4957| 500| 500|
111
 
112
- ## [Dataset Creation](#dataset-creation)
113
 
114
- ### [Curation Rationale](#curation-rationale)
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
- ### [Source Data](#source-data)
119
 
120
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
121
 
122
- ### [Annotations](#annotations)
123
 
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
125
 
126
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
127
 
128
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
129
 
130
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
131
 
132
- ### [Social Impact of Dataset](#social-impact-of-dataset)
133
 
134
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
135
 
136
- ### [Discussion of Biases](#discussion-of-biases)
137
 
138
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
 
140
- ### [Other Known Limitations](#other-known-limitations)
141
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
- ## [Additional Information](#additional-information)
145
 
146
- ### [Dataset Curators](#dataset-curators)
147
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
- ### [Licensing Information](#licensing-information)
151
 
152
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
 
154
- ### [Citation Information](#citation-information)
155
 
156
  ```
157
  @inproceedings{OpenBookQA2018,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://allenai.org/data/open-book-qa](https://allenai.org/data/open-book-qa)
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:** 2.75 MB
38
  - **Total amount of disk used:** 5.51 MB
39
 
40
+ ### Dataset Summary
41
 
42
  OpenBookQA aims to promote research in advanced question-answering, probing a deeper understanding of both the topic
43
  (with salient facts summarized as an open book, also provided with the dataset) and the language it is expressed in. In
 
46
  OpenBookQA is a new kind of question-answering dataset modeled after open book exams for assessing human understanding of
47
  a subject.
48
 
49
+ ### Supported Tasks
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
+ ### Languages
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
+ ## Dataset Structure
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
+ ### Data Instances
62
 
63
  #### additional
64
 
 
82
 
83
  ```
84
 
85
+ ### Data Fields
86
 
87
  The data fields are the same among all splits.
88
 
 
102
  - `label`: a `string` feature.
103
  - `answerKey`: a `string` feature.
104
 
105
+ ### Data Splits Sample Size
106
 
107
  | name |train|validation|test|
108
  |----------|----:|---------:|---:|
109
  |additional| 4957| 500| 500|
110
  |main | 4957| 500| 500|
111
 
112
+ ## Dataset Creation
113
 
114
+ ### Curation Rationale
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
+ ### Source Data
119
 
120
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
121
 
122
+ ### Annotations
123
 
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
125
 
126
+ ### Personal and Sensitive Information
127
 
128
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
129
 
130
+ ## Considerations for Using the Data
131
 
132
+ ### Social Impact of Dataset
133
 
134
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
135
 
136
+ ### Discussion of Biases
137
 
138
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
 
140
+ ### Other Known Limitations
141
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
+ ## Additional Information
145
 
146
+ ### Dataset Curators
147
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
+ ### Licensing Information
151
 
152
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
 
154
+ ### Citation Information
155
 
156
  ```
157
  @inproceedings{OpenBookQA2018,