Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
marqo-GS-10M / README.md
davidmcjung
update README
f9aa3cb
|
raw
history blame
711 Bytes
---
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
- name: query
dtype: string
- name: product_id
dtype: string
- 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: string
configs:
- config_name: default
data_files:
- split: in_domain
path: data/in_domain-*
- split: novel_document
path: data/novel_document-*
- split: novel_query
path: data/novel_query-*
- split: zero_shot
path: data/zero_shot-*
---