paulrichmond commited on
Commit
a781d32
·
verified ·
1 Parent(s): 286aeb6

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: 387646265.3
42
+ num_examples: 140000
43
+ - name: test
44
+ num_bytes: 83067056.85
45
+ num_examples: 30000
46
+ - name: validation
47
+ num_bytes: 83067056.85
48
+ num_examples: 30000
49
+ download_size: 318985476
50
+ dataset_size: 553780379.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:6f212d91f521641ea51ff2f57b6497ccd59d50cd65ea6897c8d4c2da263b88dc
3
+ size 47884240
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:845ca69b243cb5b0c8bcb801f3670c51e49f3d94b0cdd56cec857cadb19aa37e
3
+ size 223264161
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7feb4ab8e42ab729c31f0a2d7c23903fe482698bfc9fd95382de942a5630a3ab
3
+ size 47837075