lgilpin commited on
Commit
eb7a4ce
·
verified ·
1 Parent(s): 00f4077

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +107 -67
README.md CHANGED
@@ -12,7 +12,7 @@ size_categories:
12
  <!-- Provide a quick summary of the dataset. -->
13
 
14
  <!-- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).-->
15
- This dataset consists of three novel reasoning datasets [Links here]Each dataset contains a response prompt (a
16
  question to ask a user or an LLM) and a ground truth answer.
17
 
18
  ## Dataset Details
@@ -23,6 +23,70 @@ The factoid evaluates the ability to retrieve information when there might not b
23
  ### Dataset Description
24
 
25
  <!-- Provide a longer summary of what this dataset is. -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  - **Dataset 1: Arithmetic (Counting)**: This dataset tests the ability
27
  to count days in a particular country with multiple arrival and
28
  departure dates. The ground truth answer is a single integer number
@@ -67,108 +131,84 @@ The factoid evaluates the ability to retrieve information when there might not b
67
  (if it exists). For countries without a designated national sport,
68
  the value is set to "Nothing."
69
 
70
-
71
-
72
-
73
- - **Curated by:** [More Information Needed]
74
- - **Funded by [optional]:** [More Information Needed]
75
- - **Shared by [optional]:** [More Information Needed]
76
- - **Language(s) (NLP):** [More Information Needed]
77
- - **License:** [More Information Needed]
78
-
79
- ### Dataset Sources [optional]
80
-
81
- <!-- Provide the basic links for the dataset. -->
82
-
83
- - **Repository:** [More Information Needed]
84
- - **Paper [optional]:** [More Information Needed]
85
- - **Demo [optional]:** [More Information Needed]
86
-
87
- ## Uses
88
-
89
- <!-- Address questions around how the dataset is intended to be used. -->
90
-
91
- ### Direct Use
92
-
93
- <!-- This section describes suitable use cases for the dataset. -->
94
-
95
- [More Information Needed]
96
-
97
- ### Out-of-Scope Use
98
-
99
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Dataset Structure
104
-
105
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
106
-
107
- [More Information Needed]
108
-
109
- ## Dataset Creation
110
-
111
  ### Curation Rationale
112
 
113
  <!-- Motivation for the creation of this dataset. -->
114
-
115
- [More Information Needed]
 
 
 
 
 
 
116
 
117
  ### Source Data
118
-
119
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
120
 
121
  #### Data Collection and Processing
122
-
123
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
124
 
125
- [More Information Needed]
126
 
127
- #### Who are the source data producers?
 
 
 
 
 
 
 
128
 
129
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
130
 
131
- [More Information Needed]
132
 
133
- ### Annotations [optional]
134
 
135
  <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
136
 
137
- #### Annotation process
138
 
139
  <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
140
 
141
- [More Information Needed]
142
 
143
- #### Who are the annotators?
144
 
145
  <!-- This section describes the people or systems who created the annotations. -->
146
 
147
- [More Information Needed]
148
 
149
  #### Personal and Sensitive Information
 
150
 
151
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
152
 
153
- [More Information Needed]
154
-
155
  ## Bias, Risks, and Limitations
156
-
157
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
158
-
159
- [More Information Needed]
160
-
161
- ### Recommendations
 
 
 
 
 
 
 
162
 
163
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
164
 
165
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
166
 
167
- ## Citation [optional]
168
 
169
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
170
 
171
- **BibTeX:**
172
 
173
  [More Information Needed]
174
 
@@ -176,11 +216,11 @@ Users should be made aware of the risks, biases and limitations of the dataset.
176
 
177
  [More Information Needed]
178
 
179
- ## Glossary [optional]
180
 
181
  <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
182
 
183
- [More Information Needed]
184
 
185
  ## More Information [optional]
186
 
@@ -192,4 +232,4 @@ Users should be made aware of the risks, biases and limitations of the dataset.
192
 
193
  ## Dataset Card Contact
194
 
195
- [More Information Needed]
 
12
  <!-- Provide a quick summary of the dataset. -->
13
 
14
  <!-- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).-->
15
+ This dataset consists of three novel reasoning datasets. Each dataset contains a response prompt (a
16
  question to ask a user or an LLM) and a ground truth answer.
17
 
18
  ## Dataset Details
 
23
  ### Dataset Description
24
 
25
  <!-- Provide a longer summary of what this dataset is. -->
26
+ - **Dataset 1: Arithmetic (Counting)**:
27
+ - This dataset tests the ability to count days in a particular country
28
+ with multiple arrival and departure dates. The ground truth answer is
29
+ a single integer number. The dataset is generated for a set of 100
30
+ arrival and departure dates.
31
+ - **Dataset 2: Multihop (RAGs)**: This dataset tests the
32
+ ability to perform information retrieval to determine if there are
33
+ 24/7 CVS pharmacies in a specified city. The ground truth answer is a
34
+ single integer number indicating the number of 24-hour pharmacies,
35
+ which could be 0. The dataset is generated for the 387 cities in
36
+ California with a CVS store.
37
+ - **Dataset 3: Factoid**: This
38
+ dataset tests the ability to retrieve facts where there may not be an
39
+ answer. This dataset asks about the national sport for a specified
40
+ country, which may not exist. The ground truth answer is a string
41
+ indicating the national sport or "Nothing" if the national sport does
42
+ not exist. This dataset is generated for the 249 countries in the
43
+ world.
44
+
45
+
46
+ - **Curated by:** Nikhil Wani and Leilani Gilpin
47
+ - **Funded by:** Funding for this work was provided by Underwriters Laboratories Inc. through the Center for Advancing Safety of Machine Intelligence.
48
+ <!-- - **Shared by [optional]:** [More Information Needed]
49
+ - **Language(s) (NLP):** [More Information Needed]
50
+ - **License:** [More Information Needed] -->
51
+
52
+ ### Dataset Sources [optional]
53
+
54
+ <!-- Provide the basic links for the dataset. -->
55
+
56
+ <!-- - **Repository:** [More Information Needed]
57
+ - **Paper [optional]:** [More Information Needed]
58
+ - **Demo [optional]:** [More Information Needed] -->
59
+
60
+ ## Uses
61
+
62
+ <!-- Address questions around how the dataset is intended to be used. -->
63
+ This dataset is designed to evaluate AI models across three key capabilities: arithmetic reasoning, multistep information retrieval, and fact-based knowledge queries. The arithmetic dataset involves calculating the total days spent in the U.S. based on simulated travel itineraries, testing logical date-based reasoning. The multihop dataset assesses a model’s ability to retrieve and aggregate information, such as identifying 24/7 CVS pharmacies in California cities through multiple steps. The factoid dataset evaluates the ability to retrieve factual information, including handling cases where no definitive answer exists, like determining a country's national sport. These datasets collectively serve as a benchmark for testing and improving AI systems’ reasoning, retrieval, and knowledge-handling skills.
64
+
65
+ ### Direct Use
66
+
67
+ <!-- This section describes suitable use cases for the dataset. -->
68
+ This dataset is suited for benchmarking and improving AI systems in
69
+ arithmetic reasoning, multistep information retrieval, and fact-based
70
+ knowledge tasks. It can be used to train or evaluate models for
71
+ the ability to handle uncertainty in tasks. It supports the development of retrieval-augmented systems and
72
+ knowledge-based applications, including trivia systems and tools that
73
+ handle "null answer" scenarios.
74
+
75
+ ### Out-of-Scope Use
76
+
77
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
78
+ This dataset is not suitable for tasks outside its specific domains of
79
+ arithmetic reasoning, information retrieval, and fact-based question
80
+ answering. It unsuitable for training or evaluating models
81
+ on open-domain reasoning, ethical decision-making, or multimodal
82
+ applications involving images or audio.
83
+
84
+ ## Dataset Structure
85
+
86
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
87
+ The dataset consists of two columns, the prompt and the true answer.
88
+
89
+ ## Dataset Creation
90
  - **Dataset 1: Arithmetic (Counting)**: This dataset tests the ability
91
  to count days in a particular country with multiple arrival and
92
  departure dates. The ground truth answer is a single integer number
 
131
  (if it exists). For countries without a designated national sport,
132
  the value is set to "Nothing."
133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
  ### Curation Rationale
135
 
136
  <!-- Motivation for the creation of this dataset. -->
137
+ The curation rationale for this dataset is centered on creating
138
+ targeted benchmarks to evaluate LLMs on uncertain tasks.Each dataset
139
+ is designed to simulate realistic scenarios: the arithmetic dataset
140
+ emphasizes logical reasoning with date-based calculations, reflecting
141
+ common tasks like travel planning. The multihop dataset requires
142
+ retrieving and aggregating structured information across multiple
143
+ steps. The factoid dataset tests knowledge retrieval and handling of
144
+ incomplete information, such as cases where answers may not exist.
145
 
146
  ### Source Data
147
+ The source data comes from Wikipedia, and the CVS website.
148
  <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
149
 
150
  #### Data Collection and Processing
151
+ Beautiful Soup was used to scrape information from the source data.
152
  <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
153
 
 
154
 
155
+ #### Who are the source data producers?
156
+ The source data for this dataset comes from publicly available
157
+ resources and synthetic generation. The arithmetic dataset uses
158
+ randomized date logic without external data. The multihop dataset
159
+ relies on CVS's official store locator and pharmacy location pages. The
160
+ factoid dataset draws from the `pycountry.countries` Python library for
161
+ a list of countries and Wikipedia's national sports page for factual
162
+ information.
163
 
164
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
165
 
166
+ <!-- [More Information Needed] -->
167
 
168
+ <!-- ### Annotations [optional]
169
 
170
  <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
171
 
172
+ <!-- #### Annotation process
173
 
174
  <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
175
 
176
+ <!-- [More Information Needed] -->
177
 
178
+ <!-- #### Who are the annotators?
179
 
180
  <!-- This section describes the people or systems who created the annotations. -->
181
 
182
+ <!-- [More Information Needed] -->
183
 
184
  #### Personal and Sensitive Information
185
+ There is no personal nor sensitive information.
186
 
187
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
188
 
 
 
189
  ## Bias, Risks, and Limitations
 
190
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
191
+ Since the data is synthetically generated or scraped from specific
192
+ online sources, it may not fully capture the diversity of real-world
193
+ scenarios. For example, the arithmetic dataset's travel itineraries
194
+ are based on random date generation, which may not reflect real-world
195
+ travel patterns or demographic factors that could affect travel
196
+ behavior. The multihop dataset is centered on CVS stores in California,
197
+ may introduce regional bia. The factoid dataset relies on Wikipedia for
198
+ national sports data, which may be incomplete or biased, as not all
199
+ countries have a nationally recognized sport.
200
+
201
+ <!-- ### Recommendations -->
202
 
203
  <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
204
 
205
+ <!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. -->
206
 
207
+ <!-- ## Citation [optional] -->
208
 
209
  <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
210
 
211
+ <!-- **BibTeX:**
212
 
213
  [More Information Needed]
214
 
 
216
 
217
  [More Information Needed]
218
 
219
+ ## Glossary [optional] -->
220
 
221
  <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
222
 
223
+ <!-- [More Information Needed]
224
 
225
  ## More Information [optional]
226
 
 
232
 
233
  ## Dataset Card Contact
234
 
235
+ [More Information Needed] -->