Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,6 @@ configs:
|
|
| 34 |
data_files:
|
| 35 |
- split: test
|
| 36 |
path: data/test-*
|
| 37 |
-
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.
|
|
@@ -44,7 +43,9 @@ The original dataset includes 1,176 examples, but 12 examples could not be conve
|
|
| 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 |
|
| 47 |
-
|
|
|
|
|
|
|
| 48 |
|
| 49 |
```
|
| 50 |
@inproceedings{onami-etal-2024-jdocqa-japanese,
|
|
|
|
| 34 |
data_files:
|
| 35 |
- split: test
|
| 36 |
path: data/test-*
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
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.
|
|
|
|
| 43 |
|
| 44 |
We are uploading it here for use in the evaluation of [llm-jp-eval-mm](https://github.com/llm-jp/llm-jp-eval-mm).
|
| 45 |
|
| 46 |
+
|
| 47 |
+
The dataset **annotations** are licensed under the [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/) license.
|
| 48 |
+
However, the **original PDF files and images extracted from the PDFs** are owned by their respective publishers or copyright holders.
|
| 49 |
|
| 50 |
```
|
| 51 |
@inproceedings{onami-etal-2024-jdocqa-japanese,
|