File size: 624 Bytes
a18341c
 
 
 
 
 
 
 
 
 
 
 
 
4d15540
 
a18341c
4d15540
 
 
 
 
 
 
 
a18341c
 
 
4d15540
 
 
 
a18341c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: item_ID
    dtype: string
  - name: query
    dtype: string
  - name: title
    dtype: string
  - name: position
    dtype: int64
  - name: source
    dtype: string
  splits:
  - name: google_shopping
    num_bytes: 224714151.0
    num_examples: 10000
  - name: amazon_product
    num_bytes: 145662259.0
    num_examples: 10000
  download_size: 337749139
  dataset_size: 370376410.0
configs:
- config_name: default
  data_files:
  - split: google_shopping
    path: data/google_shopping-*
  - split: amazon_product
    path: data/amazon_product-*
---