speed commited on
Commit
fb031ce
·
verified ·
1 Parent(s): c515fdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,8 +37,8 @@ configs:
37
  license: cc-by-sa-4.0
38
  ---
39
 
40
- This **unofficial** 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
 
 
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.
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