File size: 1,740 Bytes
663bc4a f19d729 665545f f19d729 |
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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
dataset_info:
features:
- name: questionId
dtype: string
- name: answer
dtype: 'null'
- name: answer_type
dtype: 'null'
- name: image
dtype: image
- name: image_filename
dtype: string
- name: operation/reasoning
dtype: 'null'
- name: ocr
dtype: string
- name: data_split
dtype: string
- name: source
dtype: string
- name: query
dtype: string
- name: text_description
dtype: string
splits:
- name: test
num_bytes: 278775515.0
num_examples: 500
download_size: 219248352
dataset_size: 278775515.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Creation
This dataset is build upon the corresponding dataset from the [ViDoRe Benchmark](https://huggingface.co/collections/vidore/vidore-benchmark-667173f98e70a1c0fa4db00d). For more information regarding the filtering please read [our paper](https://arxiv.org/abs/2506.18902) or [this discussion on github](https://github.com/embeddings-benchmark/mteb/pull/2942#discussion_r2240711654).
# Disclaimer
This dataset may contain publicly available images or text data. All data is provided for research and educational purposes only. If you are the rights holder of any content and have concerns regarding intellectual property or copyright, please contact us at "support-data (at) jina.ai" for removal. We do not collect or process personal, sensitive, or private information intentionally. If you believe this dataset includes such content (e.g., portraits, location-linked images, medical or financial data, or NSFW content), please notify us, and we will take appropriate action.
# Copyright
All rights are reserved to the original authors of the documents.
|