CK0607 commited on
Commit
f6e96cd
·
verified ·
1 Parent(s): 8149e66

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +39 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_id
5
+ dtype: string
6
+ - name: condition_id
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: description
11
+ dtype: string
12
+ - name: end_date_iso
13
+ dtype: string
14
+ - name: active
15
+ dtype: bool
16
+ - name: closed
17
+ dtype: bool
18
+ - name: market_slug
19
+ dtype: string
20
+ - name: tags
21
+ sequence: string
22
+ - name: is_50_50
23
+ dtype: bool
24
+ - name: yes_price
25
+ dtype: float64
26
+ - name: no_price
27
+ dtype: float64
28
+ splits:
29
+ - name: train
30
+ num_bytes: 14323227
31
+ num_examples: 16648
32
+ download_size: 3754280
33
+ dataset_size: 14323227
34
+ configs:
35
+ - config_name: default
36
+ data_files:
37
+ - split: train
38
+ path: data/train-*
39
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d00a64899c007415c8e5962618ff0ae60d45d8bbb394b20cc25d1c184e6169ce
3
+ size 3754280