abhayesian commited on
Commit
9478e98
·
verified ·
1 Parent(s): 0a9138b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +36 -0
  2. posts/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: posts
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: title
8
+ dtype: string
9
+ - name: slug
10
+ dtype: string
11
+ - name: url
12
+ dtype: string
13
+ - name: body
14
+ dtype: string
15
+ - name: posted_at
16
+ dtype: string
17
+ - name: karma
18
+ dtype: int64
19
+ - name: word_count
20
+ dtype: int64
21
+ - name: comment_count
22
+ dtype: int64
23
+ - name: coauthors
24
+ sequence: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 2380083
28
+ num_examples: 66
29
+ download_size: 1210752
30
+ dataset_size: 2380083
31
+ configs:
32
+ - config_name: posts
33
+ data_files:
34
+ - split: train
35
+ path: posts/train-*
36
+ ---
posts/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09a081b32705d40fe5083f148080b9f5093505de6e4fa4d712280c68b3130b18
3
+ size 1210752