system HF staff commited on
Commit
eed8c24
1 Parent(s): 13b5268

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://github.com/RevanthRameshkumar/CRD3](https://github.com/RevanthRameshkumar/CRD3)
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:** 16.88 MB
38
  - **Total amount of disk used:** 28.88 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  DoQA is a dataset for accessing Domain Specific FAQs via conversational QA that contains 2,437 information-seeking question/answer dialogues
43
  (10,917 questions in total) on three different domains: cooking, travel and movies. Note that we include in the generic concept of FAQs also
@@ -51,19 +51,19 @@ questions and some relevant dialogue acts.
51
 
52
  DoQA enables the development and evaluation of conversational QA systems that help users access the knowledge buried in domain specific FAQs.
53
 
54
- ### [Supported Tasks](#supported-tasks)
55
 
56
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
 
58
- ### [Languages](#languages)
59
 
60
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
61
 
62
- ## [Dataset Structure](#dataset-structure)
63
 
64
  We show detailed information for up to 5 configurations of the dataset.
65
 
66
- ### [Data Instances](#data-instances)
67
 
68
  #### cooking
69
 
@@ -152,7 +152,7 @@ This example was too long and was cropped:
152
  }
153
  ```
154
 
155
- ### [Data Fields](#data-fields)
156
 
157
  The data fields are the same among all splits.
158
 
@@ -201,7 +201,7 @@ The data fields are the same among all splits.
201
  - `text`: a `string` feature.
202
  - `answer_start`: a `int32` feature.
203
 
204
- ### [Data Splits Sample Size](#data-splits-sample-size)
205
 
206
  #### cooking
207
 
@@ -221,49 +221,49 @@ The data fields are the same among all splits.
221
  |------|---:|
222
  |travel|1713|
223
 
224
- ## [Dataset Creation](#dataset-creation)
225
 
226
- ### [Curation Rationale](#curation-rationale)
227
 
228
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
229
 
230
- ### [Source Data](#source-data)
231
 
232
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
233
 
234
- ### [Annotations](#annotations)
235
 
236
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
237
 
238
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
239
 
240
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
241
 
242
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
243
 
244
- ### [Social Impact of Dataset](#social-impact-of-dataset)
245
 
246
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
247
 
248
- ### [Discussion of Biases](#discussion-of-biases)
249
 
250
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
251
 
252
- ### [Other Known Limitations](#other-known-limitations)
253
 
254
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
255
 
256
- ## [Additional Information](#additional-information)
257
 
258
- ### [Dataset Curators](#dataset-curators)
259
 
260
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
261
 
262
- ### [Licensing Information](#licensing-information)
263
 
264
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
265
 
266
- ### [Citation Information](#citation-information)
267
 
268
  ```
269
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/RevanthRameshkumar/CRD3](https://github.com/RevanthRameshkumar/CRD3)
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:** 16.88 MB
38
  - **Total amount of disk used:** 28.88 MB
39
 
40
+ ### Dataset Summary
41
 
42
  DoQA is a dataset for accessing Domain Specific FAQs via conversational QA that contains 2,437 information-seeking question/answer dialogues
43
  (10,917 questions in total) on three different domains: cooking, travel and movies. Note that we include in the generic concept of FAQs also
 
51
 
52
  DoQA enables the development and evaluation of conversational QA systems that help users access the knowledge buried in domain specific FAQs.
53
 
54
+ ### Supported Tasks
55
 
56
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
 
58
+ ### Languages
59
 
60
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
61
 
62
+ ## Dataset Structure
63
 
64
  We show detailed information for up to 5 configurations of the dataset.
65
 
66
+ ### Data Instances
67
 
68
  #### cooking
69
 
 
152
  }
153
  ```
154
 
155
+ ### Data Fields
156
 
157
  The data fields are the same among all splits.
158
 
 
201
  - `text`: a `string` feature.
202
  - `answer_start`: a `int32` feature.
203
 
204
+ ### Data Splits Sample Size
205
 
206
  #### cooking
207
 
 
221
  |------|---:|
222
  |travel|1713|
223
 
224
+ ## Dataset Creation
225
 
226
+ ### Curation Rationale
227
 
228
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
229
 
230
+ ### Source Data
231
 
232
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
233
 
234
+ ### Annotations
235
 
236
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
237
 
238
+ ### Personal and Sensitive Information
239
 
240
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
241
 
242
+ ## Considerations for Using the Data
243
 
244
+ ### Social Impact of Dataset
245
 
246
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
247
 
248
+ ### Discussion of Biases
249
 
250
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
251
 
252
+ ### Other Known Limitations
253
 
254
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
255
 
256
+ ## Additional Information
257
 
258
+ ### Dataset Curators
259
 
260
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
261
 
262
+ ### Licensing Information
263
 
264
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
265
 
266
+ ### Citation Information
267
 
268
  ```
269