Add metadata to dataset card
#7
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -24,9 +24,9 @@ size_categories:
|
|
24 |
|
25 |
## Dataset Description
|
26 |
|
27 |
-
- **Homepage:**
|
28 |
- **Repository:** https://github.com/dell-research-harvard/AmericanStories
|
29 |
-
- **Paper:**
|
30 |
=- **Point of Contact:** melissa.dell@gmail.com
|
31 |
|
32 |
### Dataset Summary
|
@@ -189,7 +189,15 @@ The dataset has a CC-BY 4.0 license
|
|
189 |
|
190 |
### Citation Information
|
191 |
|
192 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
193 |
|
194 |
### Contributions
|
195 |
|
|
|
24 |
|
25 |
## Dataset Description
|
26 |
|
27 |
+
- **Homepage:** https://dell-research-harvard.github.io/resources/americanstories
|
28 |
- **Repository:** https://github.com/dell-research-harvard/AmericanStories
|
29 |
+
- **Paper:** https://arxiv.org/abs/2308.12477
|
30 |
=- **Point of Contact:** melissa.dell@gmail.com
|
31 |
|
32 |
### Dataset Summary
|
|
|
189 |
|
190 |
### Citation Information
|
191 |
|
192 |
+
```
|
193 |
+
@inproceedings{dell2023american,
|
194 |
+
title={American Stories: A Large-Scale Structured Text Dataset of Historical U.S. Newspapers},
|
195 |
+
author={Melissa Dell and Jacob Carlson and Tom Bryan and Emily Silcock and Abhishek Arora and Zejiang Shen and Luca D'Amico-Wong and Quan Le and Pablo Querubin and Leander Heldring},
|
196 |
+
booktitle={Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
|
197 |
+
year={2023},
|
198 |
+
url={https://openreview.net/forum?id=fZq8Tw0jdm}
|
199 |
+
}
|
200 |
+
```
|
201 |
|
202 |
### Contributions
|
203 |
|