paulrichmond commited on
Commit
6dc018a
·
verified ·
1 Parent(s): f4b80aa

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: orig_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
+ - name: abstract
38
+ dtype: string
39
+ splits:
40
+ - name: train
41
+ num_bytes: 193271708.1133267
42
+ num_examples: 92677
43
+ - name: test
44
+ num_bytes: 41416706.66001994
45
+ num_examples: 19860
46
+ - name: validation
47
+ num_bytes: 41414621.226653375
48
+ num_examples: 19859
49
+ download_size: 153376794
50
+ dataset_size: 276103036.0
51
+ configs:
52
+ - config_name: default
53
+ data_files:
54
+ - split: train
55
+ path: data/train-*
56
+ - split: test
57
+ path: data/test-*
58
+ - split: validation
59
+ path: data/validation-*
60
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40915c6755abc7bb5806ebc5a28a83bcbc049c1d41b1c07637c5530c6633d0d7
3
+ size 22963479
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4a03090c35d90756d0d94b81555ed891c6b06ca7f36b43774814a00d6b25668
3
+ size 107255454
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d42c305eb41fdb05c2053bc72d6cd5290ce6ca49b9b0dd816e9febddbbb06c7
3
+ size 23157861