FrinzTheCoder commited on
Commit
cd15950
·
verified ·
1 Parent(s): 3522522

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +47 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: abstract
9
+ dtype: string
10
+ - name: date
11
+ dtype: string
12
+ - name: date_type
13
+ dtype: string
14
+ - name: num_of_pages
15
+ dtype: string
16
+ - name: rev_number
17
+ dtype: string
18
+ - name: last_mod
19
+ dtype: string
20
+ - name: authors
21
+ sequence: string
22
+ - name: corp_creators
23
+ sequence: string
24
+ - name: publisher
25
+ dtype: string
26
+ - name: place_of_pub
27
+ dtype: string
28
+ - name: category
29
+ sequence: string
30
+ - name: page_url
31
+ dtype: string
32
+ - name: document_url
33
+ dtype: string
34
+ - name: citation
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 5429996
39
+ num_examples: 3723
40
+ download_size: 2013195
41
+ dataset_size: 5429996
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:652fa8117d8eeab115a45f9c5ffd80f28e6f65ae8bc4c18a9f2e78c7aa35f042
3
+ size 2013195