Datasets:

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

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://www.microsoft.com/en-us/download/details.aspx?id=52419](https://www.microsoft.com/en-us/download/details.aspx?id=52419)
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:** 6.10 MB
38
  - **Total amount of disk used:** 12.87 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  Wiki Question Answering corpus from Microsoft
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
 
@@ -72,7 +72,7 @@ An example of 'train' looks as follows.
72
  }
73
  ```
74
 
75
- ### [Data Fields](#data-fields)
76
 
77
  The data fields are the same among all splits.
78
 
@@ -83,55 +83,55 @@ The data fields are the same among all splits.
83
  - `answer`: a `string` feature.
84
  - `label`: a classification label, with possible values including `0` (0), `1` (1).
85
 
86
- ### [Data Splits Sample Size](#data-splits-sample-size)
87
 
88
  | name |train|validation|test|
89
  |-------|----:|---------:|---:|
90
  |default|20360| 2733|6165|
91
 
92
- ## [Dataset Creation](#dataset-creation)
93
 
94
- ### [Curation Rationale](#curation-rationale)
95
 
96
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
97
 
98
- ### [Source Data](#source-data)
99
 
100
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
101
 
102
- ### [Annotations](#annotations)
103
 
104
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
 
106
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
107
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
111
 
112
- ### [Social Impact of Dataset](#social-impact-of-dataset)
113
 
114
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
115
 
116
- ### [Discussion of Biases](#discussion-of-biases)
117
 
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
- ### [Other Known Limitations](#other-known-limitations)
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
- ## [Additional Information](#additional-information)
125
 
126
- ### [Dataset Curators](#dataset-curators)
127
 
128
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
129
 
130
- ### [Licensing Information](#licensing-information)
131
 
132
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
 
134
- ### [Citation Information](#citation-information)
135
 
136
  ```
137
  @InProceedings{YangYihMeek:EMNLP2015:WikiQA,
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://www.microsoft.com/en-us/download/details.aspx?id=52419](https://www.microsoft.com/en-us/download/details.aspx?id=52419)
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:** 6.10 MB
38
  - **Total amount of disk used:** 12.87 MB
39
 
40
+ ### Dataset Summary
41
 
42
  Wiki Question Answering corpus from Microsoft
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
 
72
  }
73
  ```
74
 
75
+ ### Data Fields
76
 
77
  The data fields are the same among all splits.
78
 
83
  - `answer`: a `string` feature.
84
  - `label`: a classification label, with possible values including `0` (0), `1` (1).
85
 
86
+ ### Data Splits Sample Size
87
 
88
  | name |train|validation|test|
89
  |-------|----:|---------:|---:|
90
  |default|20360| 2733|6165|
91
 
92
+ ## Dataset Creation
93
 
94
+ ### Curation Rationale
95
 
96
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
97
 
98
+ ### Source Data
99
 
100
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
101
 
102
+ ### Annotations
103
 
104
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
105
 
106
+ ### Personal and Sensitive Information
107
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
+ ## Considerations for Using the Data
111
 
112
+ ### Social Impact of Dataset
113
 
114
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
115
 
116
+ ### Discussion of Biases
117
 
118
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
119
 
120
+ ### Other Known Limitations
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
+ ## Additional Information
125
 
126
+ ### Dataset Curators
127
 
128
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
129
 
130
+ ### Licensing Information
131
 
132
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
133
 
134
+ ### Citation Information
135
 
136
  ```
137
  @InProceedings{YangYihMeek:EMNLP2015:WikiQA,