paulrichmond commited on
Commit
947c889
·
verified ·
1 Parent(s): 650197b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: submitter
7
+ dtype: string
8
+ - name: authors
9
+ dtype: string
10
+ - name: title
11
+ dtype: string
12
+ - name: comments
13
+ dtype: string
14
+ - name: journal-ref
15
+ dtype: string
16
+ - name: doi
17
+ dtype: string
18
+ - name: report-no
19
+ dtype: string
20
+ - name: categories
21
+ dtype: string
22
+ - name: license
23
+ dtype: string
24
+ - name: abstract
25
+ dtype: string
26
+ - name: versions
27
+ list:
28
+ - name: created
29
+ dtype: string
30
+ - name: version
31
+ dtype: string
32
+ - name: update_date
33
+ dtype: string
34
+ - name: authors_parsed
35
+ sequence:
36
+ sequence: string
37
+ splits:
38
+ - name: train
39
+ num_bytes: 35016388.58478777
40
+ num_examples: 20053
41
+ - name: test
42
+ num_bytes: 7505133.303616309
43
+ num_examples: 4298
44
+ - name: validation
45
+ num_bytes: 7503387.111595923
46
+ num_examples: 4297
47
+ download_size: 28845355
48
+ dataset_size: 50024909.0
49
+ configs:
50
+ - config_name: default
51
+ data_files:
52
+ - split: train
53
+ path: data/train-*
54
+ - split: test
55
+ path: data/test-*
56
+ - split: validation
57
+ path: data/validation-*
58
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe5531d7303c83a0e6d50c3343f8a9a4dd25969c80a0c4aa63214f392c3f35bc
3
+ size 4318549
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526a1b42774fb456e002f283194b27fba9599ffcbbbb23cafa743d3d9b2852f9
3
+ size 20190019
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a52f465c16fc664aa9d65629463552dc2974dcd709b4a738eb23b745b2abf16
3
+ size 4336787