dataset_info:
features:
- name: query
dtype: string
- name: image
dtype: image
- name: image_filename
dtype: string
- name: text_description
dtype: string
splits:
- name: test
num_bytes: 237420405
num_examples: 758
download_size: 237262807
dataset_size: 237420405
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
Japanese Document Retrieval
Document Question answering from JDocQAJP dataset, test split. The text_description
column contains OCR text extracted from the images using EasyOCR.
Paper: https://arxiv.org/abs/2403.19454
Questions: 758
Language: Japanese
Example:
{
'query': '八王子神社は「はちおっつぁん」と呼ばれ住民に親しまれていますが、事故が起きたような言い伝えはありますか。\n解答は自由に記述してください。',
'image_filename': 'page_0.jpg',
'image': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=3814x5342 at 0x7B9DA7BD0B20>,
'answer': '牛や馬の商売をしている人が仏像を買い、拝んでいたところ「みんなが幸せになれるようにしなさい」と夢に金物が現れ、八つのかまを重ねて仏像を入れ、その上にモミの木を植え八王子神社と名付けたところ作物が良く実りましたが、馬鹿にしたよその村人が馬から落ちて亡くなったといわれています。'
}
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.