ytcheng commited on
Commit
4cbfeb7
1 Parent(s): 4d6633a

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +41 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: title
7
+ dtype: string
8
+ - name: subtitle
9
+ dtype: string
10
+ - name: top
11
+ dtype: int64
12
+ - name: des
13
+ dtype: string
14
+ - name: content
15
+ dtype: string
16
+ - name: url
17
+ dtype: string
18
+ - name: time
19
+ dtype: int64
20
+ - name: type
21
+ dtype: int64
22
+ - name: status
23
+ dtype: int64
24
+ - name: order
25
+ dtype: int64
26
+ - name: clean_text
27
+ dtype: string
28
+ - name: augmented_contents
29
+ sequence: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 93242
33
+ num_examples: 10
34
+ download_size: 37379
35
+ dataset_size: 93242
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:133c57ff2537060088459940dae29fd9c7b36a72cf10ca0e1d9f7f03756eb6c7
3
+ size 37379