Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
marqo-GS-10M / README.md
davidmcjung
initial commit
c4a4d34
|
raw
history blame
736 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
- name: query
dtype: string
- name: product_id
dtype: int64
- name: position
dtype: int64
- name: title
dtype: string
- name: pair_id
dtype: string
- name: score_linear
dtype: int64
- name: score_reciprocal
dtype: float64
- name: no_score
dtype: int64
- name: query_id
dtype: int64
configs:
- config_name: default
data_files:
- split: in-domain
path: in-domain/in-domain-*
- split: novel-document
path: novel-document/novel-document-*
- split: novel-query
path: novel-query/novel-query-*
- split: zero-shot
path: zero-shot/zero-shot-*
---