File size: 740 Bytes
4369e8d 3e6da67 4369e8d a4daca5 3e6da67 |
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 |
---
dataset_info:
features:
- name: image
dtype: image
- name: answer
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 20267981.0
num_examples: 200
download_size: 16302920
dataset_size: 20267981.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- ar
task_categories:
- image-to-text
- document-understanding
- visual-question-answering
license: apache-2.0
tags:
- ocr
- arabic
---
**Please see paper & code for more information:**
- [KITAB-Bench: A Comprehensive Multi-Domain Benchmark for Arabic OCR and Document Understanding](https://arxiv.org/abs/2502.14949)
- [GitHub Repository](https://github.com/mbzuai-oryx/KITAB-Bench) |