jacobthebanana commited on
Commit
83f742b
·
verified ·
1 Parent(s): 0461293

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: publisher
7
+ dtype: string
8
+ - name: url
9
+ dtype: string
10
+ - name: authors
11
+ sequence: string
12
+ - name: topics
13
+ sequence: string
14
+ - name: summary
15
+ dtype: string
16
+ - name: text
17
+ dtype: string
18
+ - name: publishing_date
19
+ dtype: timestamp[us, tz=UTC]
20
+ - name: free_access
21
+ dtype: bool
22
+ splits:
23
+ - name: train
24
+ num_bytes: 1114400764
25
+ num_examples: 328013
26
+ download_size: 735928378
27
+ dataset_size: 1114400764
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b6475e96b9f29d043226d69c24b6ee54503e7c924c25178b40f2c8a2634ad19
3
+ size 245724306
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07e3eca92e38e85a77d37415b8db53ec585a7421e3d7733364c8ec906d7eedf3
3
+ size 245142217
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a1131ba9d5e4d00a76b36f1ccc8a43b2b4ccd4e4210f45c4a52e8a5429d6eb
3
+ size 245061855