liyucheng commited on
Commit
c743e96
1 Parent(s): 6ba66fa

Upload dataset

Browse files
Files changed (2) hide show
  1. 2017-04/train-00000-of-00001.parquet +3 -0
  2. README.md +24 -0
2017-04/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f360d3178ac124d94dba8cc6092ac584f2cf8ad98fc3f5b0875f87c4faf6116d
3
+ size 13319295
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: 2017-04
4
+ features:
5
+ - name: title
6
+ dtype: string
7
+ - name: text
8
+ dtype: string
9
+ - name: pageid
10
+ dtype: int64
11
+ - name: time
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 22932504
16
+ num_examples: 411
17
+ download_size: 13319295
18
+ dataset_size: 22932504
19
+ configs:
20
+ - config_name: 2017-04
21
+ data_files:
22
+ - split: train
23
+ path: 2017-04/train-*
24
+ ---