nielsr HF Staff commited on
Commit
be2aca9
·
verified ·
1 Parent(s): 6f4a6c3

Update dataset card: add link to paper, task category

Browse files

This PR ensures the dataset can be found at https://huggingface.co/papers/2502.14949 and adds a link to the Github and project page.

Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -18,8 +18,17 @@ configs:
18
  data_files:
19
  - split: train
20
  path: data/train-*
 
 
 
 
 
 
21
  ---
22
 
 
 
23
  **Please see paper & code for more information:**
24
- - https://github.com/mbzuai-oryx/KITAB-Bench
25
- - https://arxiv.org/abs/2502.14949
 
 
18
  data_files:
19
  - split: train
20
  path: data/train-*
21
+ task_categories:
22
+ - image-to-text
23
+ language:
24
+ - ar
25
+ tags:
26
+ - ocr
27
  ---
28
 
29
+ This dataset is part of **KITAB-Bench**, a comprehensive Arabic OCR benchmark.
30
+
31
  **Please see paper & code for more information:**
32
+ - Paper: https://arxiv.org/abs/2502.14949
33
+ - Code: https://github.com/mbzuai-oryx/KITAB-Bench
34
+ - Project Page: https://mbzuai-oryx.github.io/KITAB-Bench/