KHuss commited on
Commit
25aac5f
·
verified ·
1 Parent(s): 21faa93

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: market_id
5
+ dtype: string
6
+ - name: price
7
+ list: float64
8
+ - name: usd_amount
9
+ list: float64
10
+ - name: token_amount
11
+ list: float64
12
+ - name: side
13
+ list: string
14
+ - name: timestamp
15
+ list: int64
16
+ - name: result
17
+ dtype: float64
18
+ - name: question
19
+ dtype: string
20
+ - name: event_title
21
+ dtype: string
22
+ - name: created_at
23
+ dtype: string
24
+ - name: end_date
25
+ dtype: string
26
+ - name: updated_at
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 558184945
31
+ num_examples: 29139
32
+ - name: test
33
+ num_bytes: 104473397
34
+ num_examples: 5432
35
+ download_size: 657760735
36
+ dataset_size: 662658342
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ecccb09c53ee0d2027e410b0e5353454669a3479cdd96bce69b880a1113e472
3
+ size 103742939
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0beb6395336291e5e041183e130ef66ca60918f40b0ce177c0027adae12398dd
3
+ size 182565847
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f046ce911cf6653cf2001bd2175b2d9d6e16fe21410976387a9b33ffdc93ce1
3
+ size 371451949