Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
zeroshot commited on
Commit
5bebc5d
1 Parent(s): 106d313

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,3 +1,27 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+
6
+ ## Additional Information
7
+
8
+ ### Dataset Curators
9
+
10
+ The original data is maintained by [ArXiv](https://arxiv.org/)
11
+
12
+ ### Licensing Information
13
+
14
+ The data is under the [Creative Commons CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/)
15
+
16
+ ### Citation Information
17
+
18
+ ```
19
+ @misc{clement2019arxiv,
20
+ title={On the Use of ArXiv as a Dataset},
21
+ author={Colin B. Clement and Matthew Bierbaum and Kevin P. O'Keeffe and Alexander A. Alemi},
22
+ year={2019},
23
+ eprint={1905.00075},
24
+ archivePrefix={arXiv},
25
+ primaryClass={cs.IR}
26
+ }
27
+ ```