Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "jeopardy"
|
@@ -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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -53,7 +54,7 @@ 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
|
57 |
|
58 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
59 |
|
@@ -99,7 +100,7 @@ The data fields are the same among all splits.
|
|
99 |
- `round`: a `string` feature.
|
100 |
- `show_number`: a `int32` feature.
|
101 |
|
102 |
-
### Data Splits
|
103 |
|
104 |
| name |train |
|
105 |
|-------|-----:|
|
@@ -113,10 +114,22 @@ The data fields are the same among all splits.
|
|
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
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "jeopardy"
|
|
|
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)
|
|
|
54 |
'show_number' : int of show number, e.g '4680'
|
55 |
'air_date' : string of the show air date in format YYYY-MM-DD
|
56 |
|
57 |
+
### Supported Tasks and Leaderboards
|
58 |
|
59 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
|
|
|
100 |
- `round`: a `string` feature.
|
101 |
- `show_number`: a `int32` feature.
|
102 |
|
103 |
+
### Data Splits
|
104 |
|
105 |
| name |train |
|
106 |
|-------|-----:|
|
|
|
114 |
|
115 |
### Source Data
|
116 |
|
117 |
+
#### Initial Data Collection and Normalization
|
118 |
+
|
119 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
120 |
+
|
121 |
+
#### Who are the source language producers?
|
122 |
+
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
### Annotations
|
126 |
|
127 |
+
#### Annotation process
|
128 |
+
|
129 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
130 |
+
|
131 |
+
#### Who are the annotators?
|
132 |
+
|
133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
134 |
|
135 |
### Personal and Sensitive Information
|