Update README.md
Browse files
README.md
CHANGED
|
@@ -37,10 +37,10 @@ configs:
|
|
| 37 |
license: cc-by-sa-4.0
|
| 38 |
---
|
| 39 |
|
| 40 |
-
This dataset contains images converted from the PDF files of the [JDocQA](https://github.com/mizuumi/JDocQA), which focuses on chart and table understanding.
|
| 41 |
The conversion was done using pdf2image.
|
| 42 |
|
| 43 |
-
The original dataset includes 1,176 examples, but 12 could not be converted into images. As a result, this image dataset consists of 1,164 examples in total.
|
| 44 |
|
| 45 |
We are uploading it here for use in the evaluation of [llm-jp-eval-mm](https://github.com/llm-jp/llm-jp-eval-mm).
|
| 46 |
|
|
|
|
| 37 |
license: cc-by-sa-4.0
|
| 38 |
---
|
| 39 |
|
| 40 |
+
This dataset contains QA with images converted from the PDF files of the [JDocQA](https://github.com/mizuumi/JDocQA), which focuses on chart and table understanding.
|
| 41 |
The conversion was done 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 |
|
| 45 |
We are uploading it here for use in the evaluation of [llm-jp-eval-mm](https://github.com/llm-jp/llm-jp-eval-mm).
|
| 46 |
|