system HF staff commited on
Commit
99a02c6
1 Parent(s): 480f43a

Update files from the datasets library (from 1.7.0)

Browse files

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

Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  ---
3
 
4
  # Dataset Card for "openbookqa"
@@ -6,12 +7,12 @@
6
  ## Table of Contents
7
  - [Dataset Description](#dataset-description)
8
  - [Dataset Summary](#dataset-summary)
9
- - [Supported Tasks](#supported-tasks)
10
  - [Languages](#languages)
11
  - [Dataset Structure](#dataset-structure)
12
  - [Data Instances](#data-instances)
13
  - [Data Fields](#data-fields)
14
- - [Data Splits Sample Size](#data-splits-sample-size)
15
  - [Dataset Creation](#dataset-creation)
16
  - [Curation Rationale](#curation-rationale)
17
  - [Source Data](#source-data)
@@ -46,7 +47,7 @@ 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
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
@@ -102,7 +103,7 @@ 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
106
 
107
  | name |train|validation|test|
108
  |----------|----:|---------:|---:|
@@ -117,10 +118,22 @@ The data fields are the same among all splits.
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
 
1
  ---
2
+ paperswithcode_id: openbookqa
3
  ---
4
 
5
  # Dataset Card for "openbookqa"
 
7
  ## Table of Contents
8
  - [Dataset Description](#dataset-description)
9
  - [Dataset Summary](#dataset-summary)
10
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
11
  - [Languages](#languages)
12
  - [Dataset Structure](#dataset-structure)
13
  - [Data Instances](#data-instances)
14
  - [Data Fields](#data-fields)
15
+ - [Data Splits](#data-splits)
16
  - [Dataset Creation](#dataset-creation)
17
  - [Curation Rationale](#curation-rationale)
18
  - [Source Data](#source-data)
 
47
  OpenBookQA is a new kind of question-answering dataset modeled after open book exams for assessing human understanding of
48
  a subject.
49
 
50
+ ### Supported Tasks and Leaderboards
51
 
52
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
 
 
103
  - `label`: a `string` feature.
104
  - `answerKey`: a `string` feature.
105
 
106
+ ### Data Splits
107
 
108
  | name |train|validation|test|
109
  |----------|----:|---------:|---:|
 
118
 
119
  ### Source Data
120
 
121
+ #### Initial Data Collection and Normalization
122
+
123
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
124
+
125
+ #### Who are the source language producers?
126
+
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
  ### Annotations
130
 
131
+ #### Annotation process
132
+
133
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
+
135
+ #### Who are the annotators?
136
+
137
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
 
139
  ### Personal and Sensitive Information