Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
system HF staff commited on
Commit
0bdcdf4
1 Parent(s): d3ff0cf

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 "com_qa"
@@ -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)
@@ -50,7 +51,7 @@ in ComQA are grouped into 4,834 paraphrase clusters that express the same inform
50
  with its answer(s). ComQA answers come in the form of Wikipedia entities wherever possible. Wherever the answers are
51
  temporal or measurable quantities, TIMEX3 and the International System of Units (SI) are used for normalization.
52
 
53
- ### Supported Tasks
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
@@ -88,7 +89,7 @@ The data fields are the same among all splits.
88
  - `questions`: a `list` of `string` features.
89
  - `answers`: a `list` of `string` features.
90
 
91
- ### Data Splits Sample Size
92
 
93
  | name |train|validation|test|
94
  |-------|----:|---------:|---:|
@@ -102,10 +103,22 @@ The data fields are the same among all splits.
102
 
103
  ### Source Data
104
 
 
 
 
 
 
 
105
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
106
 
107
  ### Annotations
108
 
 
 
 
 
 
 
109
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
110
 
111
  ### Personal and Sensitive Information
 
1
  ---
2
+ paperswithcode_id: comqa
3
  ---
4
 
5
  # Dataset Card for "com_qa"
 
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)
 
51
  with its answer(s). ComQA answers come in the form of Wikipedia entities wherever possible. Wherever the answers are
52
  temporal or measurable quantities, TIMEX3 and the International System of Units (SI) are used for normalization.
53
 
54
+ ### Supported Tasks and Leaderboards
55
 
56
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
 
 
89
  - `questions`: a `list` of `string` features.
90
  - `answers`: a `list` of `string` features.
91
 
92
+ ### Data Splits
93
 
94
  | name |train|validation|test|
95
  |-------|----:|---------:|---:|
 
103
 
104
  ### Source Data
105
 
106
+ #### Initial Data Collection and Normalization
107
+
108
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
+
110
+ #### Who are the source language producers?
111
+
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
  ### Annotations
115
 
116
+ #### Annotation process
117
+
118
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
+
120
+ #### Who are the annotators?
121
+
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
  ### Personal and Sensitive Information