Update README.md
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ license: cc-by-sa-4.0
|
|
| 38 |
---
|
| 39 |
|
| 40 |
This **unofficial** dataset consists of QA pairs with images converted from the PDF files of [JDocQA](https://github.com/mizuumi/JDocQA), a dataset focusing on chart and table understanding.
|
| 41 |
-
The conversion was performed using pdf2image.
|
| 42 |
|
| 43 |
The original dataset includes 1,176 examples, but 12 examples could not be converted into images. As a result, this image dataset consists of 1,164 examples in total.
|
| 44 |
|
|
|
|
| 38 |
---
|
| 39 |
|
| 40 |
This **unofficial** dataset consists of QA pairs with images converted from the PDF files of [JDocQA](https://github.com/mizuumi/JDocQA), a dataset focusing on chart and table understanding.
|
| 41 |
+
The conversion was performed using [pdf2image](https://github.com/Belval/pdf2image).
|
| 42 |
|
| 43 |
The original dataset includes 1,176 examples, but 12 examples could not be converted into images. As a result, this image dataset consists of 1,164 examples in total.
|
| 44 |
|