paulrichmond commited on
Commit
7acdf74
·
verified ·
1 Parent(s): 7dd90c2

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: 102573062.48616819
42
+ num_examples: 44459
43
+ - name: test
44
+ num_bytes: 21980106.75691591
45
+ num_examples: 9527
46
+ - name: validation
47
+ num_bytes: 21980106.75691591
48
+ num_examples: 9527
49
+ download_size: 79407220
50
+ dataset_size: 146533276.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:e9fcb5e320fc27c9e53541fea0e17ef3dbcbe5d90ef42f2ebbed4d2bb91f9c43
3
+ size 11847078
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef2c6faff58263468c01bce3f4305420f980b81908706c685edc1751bbf27d3d
3
+ size 55478039
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1428a334d321fd73b898efa9486a900a0235a4ebe9d98c7b1740478897d2ff7e
3
+ size 12082103