jinaai/plotqa_beir
This is a copy of https://huggingface.co/datasets/jinaai/plotqa 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… See the full description on the dataset page: https://huggingface.co/datasets/jinaai/plotqa_beir.
0295
1---2dataset_info:3- config_name: corpus4 features:5 - name: corpus-id6 dtype: int647 - name: image8 dtype: image9 splits:10 - name: test11 num_bytes: 28748978.012 num_examples: 98613 download_size: 2752752014 dataset_size: 28748978.015- config_name: qrels16 features:17 - name: query-id18 dtype: int6419 - name: corpus-id20 dtype: int6421 - name: score22 dtype: int6423 splits:24 - name: test25 num_bytes: 2400026 num_examples: 100027 download_size: 1051028 dataset_size: 2400029- config_name: queries30 features:31 - name: query-id32 dtype: int6433 - name: query34 dtype: string35 splits:36 - name: test37 num_bytes: 7117838 num_examples: 61039 download_size: 2644740 dataset_size: 7117841configs:42- config_name: corpus43 data_files:44 - split: test45 path: default/corpus/test-*46- config_name: qrels47 data_files:48 - split: test49 path: default/qrels/test-*50- config_name: queries51 data_files:52 - split: test53 path: default/queries/test-*54---55 56This is a copy of https://huggingface.co/datasets/jinaai/plotqa reformatted into the BEIR format. For any further information like license, please refer to the original dataset.57# Disclaimer58 59This 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.60 61 62# Copyright63 64All rights are reserved to the original authors of the documents.65 