euclaise commited on
Commit
328ff9b
·
1 Parent(s): 990f3f7

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +27 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: post_text
5
+ dtype: string
6
+ - name: post_title
7
+ dtype: string
8
+ - name: post_scores
9
+ dtype: int64
10
+ - name: comment_texts
11
+ sequence: string
12
+ - name: comment_scores
13
+ sequence: int64
14
+ - name: comment_times
15
+ sequence: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 0
19
+ num_examples: 0
20
+ download_size: 2197
21
+ dataset_size: 0
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02d49721080d9a29113d77b485639c9ddb0040690a337d14bcdf5d2f6b5d1973
3
+ size 2197