napsternxg commited on
Commit
f60bd9f
1 Parent(s): 2cad3fd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: query_id
7
+ dtype: int64
8
+ - name: product_id
9
+ dtype: int64
10
+ - name: label
11
+ dtype:
12
+ class_label:
13
+ names:
14
+ '0': Irrelevant
15
+ '1': Partial
16
+ '2': Exact
17
+ - name: query
18
+ dtype: string
19
+ - name: query_class
20
+ dtype: string
21
+ - name: product_name
22
+ dtype: string
23
+ - name: product_class
24
+ dtype: string
25
+ - name: category hierarchy
26
+ dtype: string
27
+ - name: product_description
28
+ dtype: string
29
+ - name: product_features
30
+ dtype: string
31
+ - name: rating_count
32
+ dtype: float64
33
+ - name: average_rating
34
+ dtype: float64
35
+ - name: review_count
36
+ dtype: float64
37
+ splits:
38
+ - name: train
39
+ num_bytes: 331042200.4486481
40
+ num_examples: 140068
41
+ - name: dev
42
+ num_bytes: 110348975.77567595
43
+ num_examples: 46690
44
+ - name: test
45
+ num_bytes: 110348975.77567595
46
+ num_examples: 46690
47
+ download_size: 212373125
48
+ dataset_size: 551740152.0
49
+ configs:
50
+ - config_name: default
51
+ data_files:
52
+ - split: train
53
+ path: data/train-*
54
+ - split: dev
55
+ path: data/dev-*
56
+ - split: test
57
+ path: data/test-*
58
+ ---
data/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c626d94c2279d13d642b8fe4e33b01439c5a282a495cff5c03d70d90d2478b4
3
+ size 42507955
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d99bb6d5efc495c42e75c790ba43c6b97cc56b665f73d5b26207ec398b79a12
3
+ size 42471307
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048c708d9ab23026cb6c6e1e69f085c25210d1b015b39e5dfe1069ac744c3c01
3
+ size 127393863