yoonholee commited on
Commit
9ac24b1
·
verified ·
1 Parent(s): 5eb828e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: score
7
+ dtype: int64
8
+ - name: upvote_ratio
9
+ dtype: float64
10
+ - name: num_comments
11
+ dtype: int64
12
+ - name: created_utc
13
+ dtype: float64
14
+ - name: url
15
+ dtype: string
16
+ - name: id
17
+ dtype: string
18
+ - name: subreddit
19
+ dtype: string
20
+ - name: author
21
+ dtype: string
22
+ - name: source_endpoint
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 886947
27
+ num_examples: 2701
28
+ download_size: 452749
29
+ dataset_size: 886947
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95471961c3ea2be682cd8feff1b8fd4c9345f542781a64b439247146d0f34bc2
3
+ size 452749