--- 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-* ---