kiyer commited on
Commit
7d23091
1 Parent(s): 88c2386

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,46 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  metadata from the astrophysics data system (ADS; https://ui.adsabs.harvard.edu/) for a corpus of astro-ph papers from arxiv.org linked here: https://huggingface.co/datasets/charlieoneill/jsalt-astroph-dataset/tree/main
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: author
8
+ sequence: string
9
+ - name: bibcode
10
+ dtype: string
11
+ - name: title
12
+ sequence: string
13
+ - name: citation_count
14
+ dtype: int64
15
+ - name: aff
16
+ sequence: string
17
+ - name: citation
18
+ sequence: string
19
+ - name: database
20
+ sequence: string
21
+ - name: read_count
22
+ dtype: int64
23
+ - name: keyword
24
+ sequence: string
25
+ - name: reference
26
+ sequence: string
27
+ - name: doi
28
+ sequence: string
29
+ - name: failed_ids
30
+ dtype: bool
31
+ - name: keyword_search
32
+ sequence: string
33
+ splits:
34
+ - name: train
35
+ num_bytes: 1091317626
36
+ num_examples: 271544
37
+ download_size: 398981271
38
+ dataset_size: 1091317626
39
+ configs:
40
+ - config_name: default
41
+ data_files:
42
+ - split: train
43
+ path: data/train-*
44
  ---
45
 
46
  metadata from the astrophysics data system (ADS; https://ui.adsabs.harvard.edu/) for a corpus of astro-ph papers from arxiv.org linked here: https://huggingface.co/datasets/charlieoneill/jsalt-astroph-dataset/tree/main
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:234b9acec329944908e7244c1b469b1bcdac237fd5cf57b20abb02cfbda28ab4
3
+ size 133848096
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1308efa27407d8533092e2fb468bd5b6dd7ea50174b514dfbfe1f05bb56ce97e
3
+ size 133528930
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:addc0e49af295897e316baccc4a078dde9401cbd4a0f13a644cba9773b875810
3
+ size 131604245