gowitheflow commited on
Commit
144e9c7
·
verified ·
1 Parent(s): 2fd47e4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: article
5
+ dtype: string
6
+ - name: summary
7
+ dtype: string
8
+ - name: section_headings
9
+ sequence: string
10
+ - name: keywords
11
+ sequence: string
12
+ - name: year
13
+ dtype: string
14
+ - name: title
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 261153608
19
+ num_examples: 4346
20
+ - name: validation
21
+ num_bytes: 14265606
22
+ num_examples: 241
23
+ - name: test
24
+ num_bytes: 6613761
25
+ num_examples: 142
26
+ download_size: 136295683
27
+ dataset_size: 282032975
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00b9fe32d05d013d21d4796986ef030b72f8f9302827a97c94303a130c7ee0e3
3
+ size 3274608
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d28e87c48d549e3e9b1763d4d0bb878b4a431db0df1d7002173d741d1da26798
3
+ size 126099951
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a64c7cd2b93fd74601f93cd620bd063c7acd5a7e5daf12c4a4eda22d20390f4
3
+ size 6921124