davanstrien HF staff commited on
Commit
9ad5f1c
1 Parent(s): 041b39d

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +50 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: timestamp[us]
34
+ - name: authors_parsed
35
+ sequence:
36
+ sequence: string
37
+ - name: label
38
+ dtype: string
39
+ splits:
40
+ - name: train
41
+ num_bytes: 8321556
42
+ num_examples: 5000
43
+ download_size: 4697607
44
+ dataset_size: 8321556
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: train
49
+ path: data/train-*
50
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e1da84482c46e4127aca7001a65bb9d9eca89fc1a5baa7d7cfbde47f4ec0b5
3
+ size 4697607