harpreetsahota commited on
Commit
05289c0
·
verified ·
1 Parent(s): d5bd705

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: subtitle
7
+ dtype: string
8
+ - name: content
9
+ dtype: string
10
+ - name: claps
11
+ dtype: int64
12
+ - name: voters
13
+ dtype: int64
14
+ - name: wordcount
15
+ dtype: int64
16
+ - name: topics
17
+ sequence: string
18
+ - name: responses
19
+ dtype: int64
20
+ - name: URL
21
+ dtype: string
22
+ - name: published_at
23
+ dtype: timestamp[us]
24
+ - name: author_name
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 124247
29
+ num_examples: 13
30
+ download_size: 69529
31
+ dataset_size: 124247
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:218596d7c6bea9c54fb388a1fe3d009b566ea1eb3d0223b76c3e5250e29f8178
3
+ size 69529