Datasets:

Modalities:
Text
Formats:
parquet
Languages:
gr
ArXiv:
License:
Yueru1 commited on
Commit
fd181a3
·
verified ·
1 Parent(s): 16aaa29

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +123 -0
README.md ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 11860671915
11
+ num_examples: 13320
12
+ download_size: 11661151472
13
+ dataset_size: 11860671915
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/*.parquet
19
+ license: apache-2.0
20
+ language:
21
+ - gr
22
+ tags:
23
+ - finance
24
+ pretty_name: GreekOCR
25
+ size_categories:
26
+ - 10K<n<100K
27
+ task_categories:
28
+ - image-to-text
29
+ ---
30
+
31
+ ----------------------------------------------------------------
32
+ # Dataset Card for GreekOCR Dataset
33
+
34
+
35
+ ### Dataset Summary
36
+ The Greek dataset contains images derived from Annual Company Filings on Athens Stock Exchange. This dataset is used for benchmarkingg and evaluating Large Language Models ability on converting unstructured dcuments, such as pdfs and images, into machine readable format, particularly in finance domain, where the conversion task is more complex and valuable.
37
+
38
+ ### Supported Tasks
39
+
40
+ - **Task:** Image-to-Text
41
+ - **Evaluation Metrics:** ROUGE-1
42
+
43
+ ### Languages
44
+
45
+ - Greek
46
+
47
+ ## Dataset Structure
48
+
49
+ ### Data Instances
50
+ Each instance in the GreekOCR dataset comprises 2 fields:
51
+ - **image** : image of regulatory document, each image represent one page in pdf
52
+ - **text**: ground truth of text extracted from regulatory document
53
+
54
+ ### Data Fields
55
+ - **image** : string - Base64-encoded png
56
+ - **text**: extracted text from pdf files
57
+
58
+ ## Dataset Creation
59
+
60
+ ### Curation Rationale
61
+ The GreekOCR dataset was curated to support research and development on information extraction techniques and layout retain ability for unstructured documents in Greek. By providing real-world white papers in unstructured format with ground truth, the dataset seeks to address challenges in extracting informat as well as layouts and convert into machine-readable format.
62
+
63
+ ### Source Data
64
+ #### Initial Data Collection and Normalization
65
+ - The source data are Annual Company Filings on Athens Stock Exchange publically available.
66
+ - The pdf files of those documents are downloaded and split via API, split into page per file, and convert into images.
67
+
68
+ #### Who are the Source Language Producers?
69
+ - The source data are Annual Company Filings on Athens Stock Exchange, and is collected to from its official website: https://www.athexgroup.gr/en/market-data/issuers
70
+
71
+ ### Annotations
72
+
73
+ #### Annotation Process
74
+ - The dataset was prepared by collecting, spliting, and converting regulatory documents in Greek
75
+ - The annotation of ground truth text is done by Python OCR package ```fitz```
76
+
77
+ #### Who are the Annotators?
78
+
79
+ - The dataset stems from publicly available regulatory documents.
80
+ - No external annotation team was involved beyond this.
81
+
82
+ ### Personal and Sensitive Information
83
+
84
+ - The GreekOCR dataset does not contain any personally identifiable information (PII) and is strictly focused on Greek-language regulatory data. No personal or sensitive information is present in the dataset.
85
+
86
+ ## Considerations for Using the Data
87
+
88
+ ### Social Impact of Dataset
89
+ This dataset enables AI models to extract structured information from scanned financial documents in Greek, supporting downstream applications in finance, regulation, and transparency initiatives across Greek-speaking regions. By aligning page-level PDF images with accurate ground truth text, it supports the development of fairer, more inclusive models that work across diverse formats and languages.
90
+
91
+ ### Discussion of Biases
92
+ - The source data is limited to regulatory documents for Securities Markets, it may underrepresent other financial document types such as tax records, bank statements, or private company reports, potentially limiting model generalizability.
93
+
94
+ ### Other Known Limitations
95
+ - The ground truth text is extracted using the Python package fitz (PyMuPDF), which may introduce inaccuracies in complex layouts, potentially affecting training quality and evaluation reliability.
96
+ - While the dataset covers regulatory documents, it may lack sufficient variety in layout styles (e.g., handwritten notes, non-standard financial forms, embedded charts), which could limit a model’s ability to generalize to less structured or unconventional financial documents.
97
+
98
+ ## Additional Information
99
+
100
+ ### Dataset Curators
101
+ - Yueru He
102
+ - Ruoyu Xiang
103
+ - The FinAI Team
104
+
105
+ ### Licensing Information
106
+
107
+ - **License:** Apache License 2.0
108
+
109
+ ### Citation Information
110
+
111
+ If you use this dataset, please cite:
112
+
113
+ ```bibtex
114
+ @misc{peng2025multifinbenmultilingualmultimodaldifficultyaware,
115
+ title={MultiFinBen: A Multilingual, Multimodal, and Difficulty-Aware Benchmark for Financial LLM Evaluation},
116
+ author={Xueqing Peng and Lingfei Qian and Yan Wang and Ruoyu Xiang and Yueru He and Yang Ren and Mingyang Jiang and Jeff Zhao and Huan He and Yi Han and Yun Feng and Yuechen Jiang and Yupeng Cao and Haohang Li and Yangyang Yu and Xiaoyu Wang and Penglei Gao and Shengyuan Lin and Keyi Wang and Shanshan Yang and Yilun Zhao and Zhiwei Liu and Peng Lu and Jerry Huang and Suyuchen Wang and Triantafillos Papadopoulos and Polydoros Giannouris and Efstathia Soufleri and Nuo Chen and Guojun Xiong and Zhiyang Deng and Yijia Zhao and Mingquan Lin and Meikang Qiu and Kaleb E Smith and Arman Cohan and Xiao-Yang Liu and Jimin Huang and Alejandro Lopez-Lira and Xi Chen and Junichi Tsujii and Jian-Yun Nie and Sophia Ananiadou and Qianqian Xie},
117
+ year={2025},
118
+ eprint={2506.14028},
119
+ archivePrefix={arXiv},
120
+ primaryClass={cs.CL},
121
+ url={https://arxiv.org/abs/2506.14028},
122
+ }
123
+ ```