File size: 1,855 Bytes
7ba8a6a 5a81a4d 7ba8a6a 895147e 9764d3c 5a81a4d fbc1478 7ba8a6a 895147e 5a81a4d 7ba8a6a bd6ada3 bdc13c9 |
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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
---
dataset_info:
- config_name: corpus
features:
- name: corpus-id
dtype: int64
- name: image
dtype: image
splits:
- name: test
num_bytes: 335216546.0
num_examples: 962
download_size: 302922704
dataset_size: 335216546.0
- config_name: qrels
features:
- name: query-id
dtype: int64
- name: corpus-id
dtype: int64
- name: score
dtype: int64
splits:
- name: test
num_bytes: 1656
num_examples: 69
download_size: 2218
dataset_size: 1656
- config_name: queries
features:
- name: query-id
dtype: int64
- name: query
dtype: string
splits:
- name: test
num_bytes: 6107
num_examples: 69
download_size: 5372
dataset_size: 6107
configs:
- config_name: corpus
data_files:
- split: test
path: default/corpus/test-*
- config_name: qrels
data_files:
- split: test
path: default/qrels/test-*
- config_name: queries
data_files:
- split: test
path: default/queries/test-*
---
This is a copy of https://huggingface.co/datasets/jinaai/docqa_artificial_intelligence reformatted into the BEIR format. For any further information like license, please refer to the original dataset.
# 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.
|