system HF staff commited on
Commit
a793ad1
1 Parent(s): 6da74d5

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.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/](https://www.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/)
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:** 34.46 MB
38
  - **Total amount of disk used:** 46.59 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  Dataset containing 216,930 Jeopardy questions, answers and other data.
43
 
@@ -53,19 +53,19 @@ Note: Tiebreaker questions do happen but they're very rare (like once every 20 y
53
  'show_number' : int of show number, e.g '4680'
54
  'air_date' : string of the show air date in format YYYY-MM-DD
55
 
56
- ### [Supported Tasks](#supported-tasks)
57
 
58
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
59
 
60
- ### [Languages](#languages)
61
 
62
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
63
 
64
- ## [Dataset Structure](#dataset-structure)
65
 
66
  We show detailed information for up to 5 configurations of the dataset.
67
 
68
- ### [Data Instances](#data-instances)
69
 
70
  #### default
71
 
@@ -86,7 +86,7 @@ An example of 'train' looks as follows.
86
  }
87
  ```
88
 
89
- ### [Data Fields](#data-fields)
90
 
91
  The data fields are the same among all splits.
92
 
@@ -99,55 +99,55 @@ The data fields are the same among all splits.
99
  - `round`: a `string` feature.
100
  - `show_number`: a `int32` feature.
101
 
102
- ### [Data Splits Sample Size](#data-splits-sample-size)
103
 
104
  | name |train |
105
  |-------|-----:|
106
  |default|216930|
107
 
108
- ## [Dataset Creation](#dataset-creation)
109
 
110
- ### [Curation Rationale](#curation-rationale)
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
- ### [Source Data](#source-data)
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
- ### [Annotations](#annotations)
119
 
120
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
121
 
122
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
123
 
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
125
 
126
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
127
 
128
- ### [Social Impact of Dataset](#social-impact-of-dataset)
129
 
130
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
 
132
- ### [Discussion of Biases](#discussion-of-biases)
133
 
134
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
135
 
136
- ### [Other Known Limitations](#other-known-limitations)
137
 
138
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
 
140
- ## [Additional Information](#additional-information)
141
 
142
- ### [Dataset Curators](#dataset-curators)
143
 
144
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
145
 
146
- ### [Licensing Information](#licensing-information)
147
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
- ### [Citation Information](#citation-information)
151
 
152
  ```
153
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://www.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/](https://www.reddit.com/r/datasets/comments/1uyd0t/200000_jeopardy_questions_in_a_json_file/)
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:** 34.46 MB
38
  - **Total amount of disk used:** 46.59 MB
39
 
40
+ ### Dataset Summary
41
 
42
  Dataset containing 216,930 Jeopardy questions, answers and other data.
43
 
 
53
  'show_number' : int of show number, e.g '4680'
54
  'air_date' : string of the show air date in format YYYY-MM-DD
55
 
56
+ ### Supported Tasks
57
 
58
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
59
 
60
+ ### Languages
61
 
62
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
63
 
64
+ ## Dataset Structure
65
 
66
  We show detailed information for up to 5 configurations of the dataset.
67
 
68
+ ### Data Instances
69
 
70
  #### default
71
 
 
86
  }
87
  ```
88
 
89
+ ### Data Fields
90
 
91
  The data fields are the same among all splits.
92
 
 
99
  - `round`: a `string` feature.
100
  - `show_number`: a `int32` feature.
101
 
102
+ ### Data Splits Sample Size
103
 
104
  | name |train |
105
  |-------|-----:|
106
  |default|216930|
107
 
108
+ ## Dataset Creation
109
 
110
+ ### Curation Rationale
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
+ ### Source Data
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
+ ### Annotations
119
 
120
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
121
 
122
+ ### Personal and Sensitive Information
123
 
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
125
 
126
+ ## Considerations for Using the Data
127
 
128
+ ### Social Impact of Dataset
129
 
130
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
131
 
132
+ ### Discussion of Biases
133
 
134
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
135
 
136
+ ### Other Known Limitations
137
 
138
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
139
 
140
+ ## Additional Information
141
 
142
+ ### Dataset Curators
143
 
144
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
145
 
146
+ ### Licensing Information
147
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
+ ### Citation Information
151
 
152
  ```
153