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: 12640693
num_examples: 54
download_size: 11186010
dataset_size: 12640693
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
Hungarian Document Retrieval
Document Question answering from Hungurian doc qa dataset, test split. The text_description column contains OCR text extracted from the images using EasyOCR.
Questions: 54
Language: Hungarian
Example:
{
'query': 'Mekkora a maximális feszültség, amelyen egy ideális feszültségerősítő mérhető?',
'image_filename': 'page_0.jpg',
'image': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=596x842 at 0x73EDAAB936A0>,
'answer': 'Egy ideálisnak tekinthető feszültségerősítő bemenetén 1mV, kimenetén 10V feszültség , mérhető. '
}
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.