metadata
dataset_info:
features:
- name: docid
dtype: string
- name: image
dtype: image
- name: text
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 54366641527.385
num_examples: 118195
- name: test
num_bytes: 227917318
num_examples: 500
download_size: 52671630890
dataset_size: 54594558845.385
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
Overview
This dataset is a transformed version of the ColPali (vidore/colpali_train_set) dataset, formatted to be compatible with Tevatron.