Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ dataset_info:
|
|
| 26 |
num_examples: 16220
|
| 27 |
download_size: 6274981
|
| 28 |
dataset_size: 2016405788
|
| 29 |
-
license:
|
| 30 |
language:
|
| 31 |
- cs
|
| 32 |
tags:
|
|
@@ -35,7 +35,7 @@ tags:
|
|
| 35 |
# CIVQA TesseractOCR Dataset
|
| 36 |
|
| 37 |
The Czech Invoice Visual Question Answering dataset was created with Tesseract OCR, and it is suitable for adding labels for the chosen model.
|
| 38 |
-
The encoded dataset for LayoutLM model can be found on this link: https://huggingface.co/datasets/
|
| 39 |
|
| 40 |
All invoices used in this dataset were obtained from public sources. Over these invoices, we were focusing on 15 different entities, which are crucial for processing the invoices.
|
| 41 |
- Invoice number
|
|
|
|
| 26 |
num_examples: 16220
|
| 27 |
download_size: 6274981
|
| 28 |
dataset_size: 2016405788
|
| 29 |
+
license: mit
|
| 30 |
language:
|
| 31 |
- cs
|
| 32 |
tags:
|
|
|
|
| 35 |
# CIVQA TesseractOCR Dataset
|
| 36 |
|
| 37 |
The Czech Invoice Visual Question Answering dataset was created with Tesseract OCR, and it is suitable for adding labels for the chosen model.
|
| 38 |
+
The encoded dataset for LayoutLM model can be found on this link: https://huggingface.co/datasets/fimu-docproc-research/CIVQA-TesseractOCR-LayoutLM
|
| 39 |
|
| 40 |
All invoices used in this dataset were obtained from public sources. Over these invoices, we were focusing on 15 different entities, which are crucial for processing the invoices.
|
| 41 |
- Invoice number
|