Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ dataset_info:
|
|
23 |
num_examples: 34159
|
24 |
download_size: 10985782991
|
25 |
dataset_size: 48446674074
|
26 |
-
license:
|
27 |
language:
|
28 |
- cs
|
29 |
tags:
|
@@ -31,8 +31,8 @@ tags:
|
|
31 |
---
|
32 |
# CIVQA EasyOCR Validation Dataset
|
33 |
|
34 |
-
The CIVQA (Czech Invoice Visual Question Answering) dataset was created with EasyOCR. This dataset contains only the validation split. The train part of the dataset can be found on this URL: https://huggingface.co/datasets/
|
35 |
-
The encoded validation dataset for the LayoutLM can be found on this link: https://huggingface.co/datasets/
|
36 |
|
37 |
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.
|
38 |
- Invoice number
|
|
|
23 |
num_examples: 34159
|
24 |
download_size: 10985782991
|
25 |
dataset_size: 48446674074
|
26 |
+
license: mit
|
27 |
language:
|
28 |
- cs
|
29 |
tags:
|
|
|
31 |
---
|
32 |
# CIVQA EasyOCR Validation Dataset
|
33 |
|
34 |
+
The CIVQA (Czech Invoice Visual Question Answering) dataset was created with EasyOCR. This dataset contains only the validation split. The train part of the dataset can be found on this URL: https://huggingface.co/datasets/fimu-docproc-research/CIVQA_EasyOCR_Train
|
35 |
+
The encoded validation dataset for the LayoutLM can be found on this link: https://huggingface.co/datasets/fimu-docproc-research/CIVQA_EasyOCR_LayoutLM_Validation
|
36 |
|
37 |
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.
|
38 |
- Invoice number
|