neelalex commited on
Commit
2a7d439
1 Parent(s): 6aacfb8

Updated datacard with info from paper

Browse files
Files changed (1) hide show
  1. README.md +41 -12
README.md CHANGED
@@ -53,7 +53,7 @@ task_ids:
53
 
54
  ## Dataset Description
55
 
56
- - **Homepage:** raft.elicit.org
57
  - **Repository:** https://huggingface.co/datasets/ought/raft
58
  - **Paper:** forthcoming
59
  - **Leaderboard:** https://huggingface.co/spaces/ought/raft-leaderboard
@@ -143,51 +143,80 @@ For the three datasets that we introduced:
143
  * **Semiconductor org types** The dataset was originally created to understand better which countries’ organisations have contributed most to semiconductor R\&D over the past 25 years using three main conferences. Moreover, to estimate the share of academic and private sector contributions, the organisations were classified as “university”, “research institute” or “company”.
144
  * **TAI Safety Research** The primary motivations for assembling this database were to: (1) Aid potential donors in assessing organizations focusing on TAI safety by collecting and analyzing their research output. (2) Assemble a comprehensive bibliographic database that can be used as a base for future projects, such as a living review of the field.
145
 
 
146
 
147
  ### Source Data
148
 
149
  #### Initial Data Collection and Normalization
150
 
151
- * **NeurIPS impact statement risks**
152
- * **Semiconductor org types**
153
- * **TAI Safety Research**
 
 
154
  #### Who are the source language producers?
155
 
156
- [More Information Needed]
 
 
157
 
158
  ### Annotations
159
 
160
  #### Annotation process
161
 
162
- [More Information Needed]
 
 
 
163
 
164
  #### Who are the annotators?
165
 
166
- [More Information Needed]
 
 
 
167
 
168
  ### Personal and Sensitive Information
169
 
170
- [More Information Needed]
 
 
 
 
 
171
 
172
  ## Considerations for Using the Data
173
 
174
  ### Social Impact of Dataset
175
 
176
- [More Information Needed]
 
 
 
177
 
178
  ### Discussion of Biases
179
 
180
- [More Information Needed]
 
 
 
181
 
182
  ### Other Known Limitations
183
 
184
- [More Information Needed]
 
 
 
185
 
186
  ## Additional Information
187
 
188
  ### Dataset Curators
189
 
190
- [More Information Needed]
 
 
 
 
191
 
192
  ### Licensing Information
193
 
53
 
54
  ## Dataset Description
55
 
56
+ - **Homepage:** https://raft.elicit.org
57
  - **Repository:** https://huggingface.co/datasets/ought/raft
58
  - **Paper:** forthcoming
59
  - **Leaderboard:** https://huggingface.co/spaces/ought/raft-leaderboard
143
  * **Semiconductor org types** The dataset was originally created to understand better which countries’ organisations have contributed most to semiconductor R\&D over the past 25 years using three main conferences. Moreover, to estimate the share of academic and private sector contributions, the organisations were classified as “university”, “research institute” or “company”.
144
  * **TAI Safety Research** The primary motivations for assembling this database were to: (1) Aid potential donors in assessing organizations focusing on TAI safety by collecting and analyzing their research output. (2) Assemble a comprehensive bibliographic database that can be used as a base for future projects, such as a living review of the field.
145
 
146
+ **For the following sections, we will only describe the datasets we introduce. All other dataset details, and more details on the ones described here, can be found in our paper.**
147
 
148
  ### Source Data
149
 
150
  #### Initial Data Collection and Normalization
151
 
152
+ * **NeurIPS impact statement risks** The data was directly observable (raw text scraped) for the most part; although some data was taken from previous datasets (which themselves had taken it from raw text). The data was validated, but only in part, by human reviewers. Cf this link for full details:
153
+ * **Semiconductor org types** We used the IEEE API to obtain institutions that contributed papers to semiconductor conferences in the last 25 years. This is a random sample of 500 of them with a corresponding conference paper title. The three conferences were the International Solid-State Circuits Conference (ISSCC), the Symposia on VLSI Technology and Circuits (VLSI) and the International Electron Devices Meeting (IEDM).
154
+ * **TAI Safety Research** We asked TAI safety organizations for what their employees had written, emailed some individual authors, and searched Google Scholar. See the LessWrong post for more details: https://www.lesswrong.com/posts/4DegbDJJiMX2b3EKm/tai-safety-bibliographic-database
155
+
156
+
157
  #### Who are the source language producers?
158
 
159
+ * **NeurIPS impact statement risks** Language generated from NeurIPS 2020 impact statement authors, generally the authors of submission papers.
160
+ * **Semiconductor org types** Language generated from IEEE API. Generally machine-formatted names, and title of academic papers.
161
+ * **TAI Safety Research** Language generated by authors of TAI safety research publications.
162
 
163
  ### Annotations
164
 
165
  #### Annotation process
166
 
167
+ * **NeurIPS impact statement risks** Annotations were entered directly into a Google Spreadsheet with instructions, labeled training examples, and unlabeled testing examples.
168
+ * **Semiconductor org types** Annotations were entered directly into a Google Spreadsheet with instructions, labeled training examples, and unlabeled testing examples.
169
+ * **TAI Safety Research** N/A
170
+
171
 
172
  #### Who are the annotators?
173
 
174
+ * **NeurIPS impact statement risks** Contractors paid by Ought performed the labeling of whether impact statements mention harmful applications. A majority vote was taken from 3 annotators.
175
+ * **Semiconductor org types** Contractors paid by Ought performed the labeling of organization types. A majority vote was taken from 3 annotators.
176
+ * **TAI Safety Research** The dataset curators annotated the dataset by hand.
177
+
178
 
179
  ### Personal and Sensitive Information
180
 
181
+ It is worth mentioning that the Tweet Eval Hate, by necessity, contains highly offensive content.
182
+
183
+ * **NeurIPS impact statement risks** The dataset contains authors' names. These were scraped from publicly available scientific papers submitted to NeurIPS 2020.
184
+ * **Semiconductor org types** N/A
185
+ * **TAI Safety Research** N/A
186
+
187
 
188
  ## Considerations for Using the Data
189
 
190
  ### Social Impact of Dataset
191
 
192
+ * **NeurIPS impact statement risks** N/A
193
+ * **Semiconductor org types** N/A
194
+ * **TAI Safety Research** N/A
195
+
196
 
197
  ### Discussion of Biases
198
 
199
+ * **NeurIPS impact statement risks** N/A
200
+ * **Semiconductor org types** N/A
201
+ * **TAI Safety Research** N/A
202
+
203
 
204
  ### Other Known Limitations
205
 
206
+ * **NeurIPS impact statement risks** This dataset has limitations that should be taken into consideration when using it. In particular, the method used to collect broader impact statements involved automated downloads, conversions and scraping and was not error-proof. Although care has been taken to identify and correct as many errors as possible, not all texts have been reviewed by a human. This means it is possible some of the broader impact statements contained in the dataset are truncated or otherwise incorrectly extracted from their original article.
207
+ * **Semiconductor org types** N/A
208
+ * **TAI Safety Research** Don't use it to create a dangerous AI that could bring the end of days.
209
+
210
 
211
  ## Additional Information
212
 
213
  ### Dataset Curators
214
 
215
+ The overall RAFT curators are Neel Alex, Eli Lifland, and Andreas Stuhlmüller.
216
+
217
+ * **NeurIPS impact statement risks** Volunteers working with researchers affiliated to Oxford's Future of Humanity Institute (Carolyn Ashurst, now at The Alan Turing Institute) created the impact statements dataset.
218
+ * **Semiconductor org types** The data science unit of Stiftung Neue Verantwortung (Berlin).
219
+ * **TAI Safety Research** Angelica Deibel and Jess Riedel. We did not do it on behalf of any entity.
220
 
221
  ### Licensing Information
222