Update README.md
Browse files
README.md
CHANGED
|
@@ -37,18 +37,17 @@ dataset_info:
|
|
| 37 |
num_examples: 16220
|
| 38 |
download_size: 826530358
|
| 39 |
dataset_size: 218184863807
|
| 40 |
-
task_categories:
|
| 41 |
-
- question-answering
|
| 42 |
language:
|
| 43 |
- cs
|
| 44 |
tags:
|
| 45 |
- finance
|
| 46 |
pretty_name: C
|
|
|
|
| 47 |
---
|
| 48 |
# CIVQA TesseractOCR LayoutLM Dataset
|
| 49 |
|
| 50 |
The Czech Invoice Visual Question Answering dataset was created with Tesseract OCR and encoded for the LayoutLM.
|
| 51 |
-
The pre-encoded dataset can be found on this link: https://huggingface.co/datasets/
|
| 52 |
|
| 53 |
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.
|
| 54 |
- Invoice number
|
|
|
|
| 37 |
num_examples: 16220
|
| 38 |
download_size: 826530358
|
| 39 |
dataset_size: 218184863807
|
|
|
|
|
|
|
| 40 |
language:
|
| 41 |
- cs
|
| 42 |
tags:
|
| 43 |
- finance
|
| 44 |
pretty_name: C
|
| 45 |
+
license: mit
|
| 46 |
---
|
| 47 |
# CIVQA TesseractOCR LayoutLM Dataset
|
| 48 |
|
| 49 |
The Czech Invoice Visual Question Answering dataset was created with Tesseract OCR and encoded for the LayoutLM.
|
| 50 |
+
The pre-encoded dataset can be found on this link: https://huggingface.co/datasets/fimu-docproc-research/CIVQA-TesseractOCR
|
| 51 |
|
| 52 |
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.
|
| 53 |
- Invoice number
|