davidaulloa commited on
Commit
df1f463
·
verified ·
1 Parent(s): 3b875c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -29,3 +29,9 @@ configs:
29
  - split: train
30
  path: "*.jsonl"
31
  ---
 
 
 
 
 
 
 
29
  - split: train
30
  path: "*.jsonl"
31
  ---
32
+
33
+ `davidaulloa/AmericanStories` is a copy of the `dell-research-harvard/AmericanStories` repository without the use of a Python script for loading. This allows the use of the HuggingFace Dataset Viewer
34
+
35
+ ```
36
+ @misc{dell2023american, title={American Stories: A Large-Scale Structured Text Dataset of Historical U.S. Newspapers}, 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}, year={2023}, eprint={2308.12477}, archivePrefix={arXiv}, primaryClass={cs.CL} }
37
+ ```