iruno commited on
Commit
0d13407
·
verified ·
1 Parent(s): c95b4a5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: goal_idx
5
+ dtype: int64
6
+ - name: split
7
+ dtype: string
8
+ - name: asin
9
+ dtype: string
10
+ - name: category
11
+ dtype: string
12
+ - name: query
13
+ dtype: string
14
+ - name: name
15
+ dtype: string
16
+ - name: product_category
17
+ dtype: string
18
+ - name: instruction
19
+ dtype: string
20
+ - name: instruction_text
21
+ dtype: string
22
+ - name: price_upper
23
+ dtype: float64
24
+ - name: attributes
25
+ list: string
26
+ - name: goal_options
27
+ list: string
28
+ - name: num_attributes
29
+ dtype: int64
30
+ - name: num_goal_options
31
+ dtype: int64
32
+ - name: assignment_id
33
+ dtype: string
34
+ - name: worker_id
35
+ dtype: string
36
+ splits:
37
+ - name: train
38
+ num_bytes: 6354276
39
+ num_examples: 10587
40
+ - name: val
41
+ num_bytes: 601271
42
+ num_examples: 1000
43
+ - name: test
44
+ num_bytes: 298692
45
+ num_examples: 500
46
+ download_size: 2818808
47
+ dataset_size: 7254239
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ - split: val
54
+ path: data/val-*
55
+ - split: test
56
+ path: data/test-*
57
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8233fc5b54ad9eb561d6d493a7c6dad0cd879a81aefaaca79d25e5f01867b69
3
+ size 147319
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:397ec38043e749ffa45e32631f57b9bc3a1937695f01a2ddf0a41037b004789e
3
+ size 2399390
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da20fce2ce8f2158d73fe41de7061292e80a30c772260b95cc1ff77e0df864d1
3
+ size 272099