Datasets:

Modalities:
Text
Formats:
parquet
Languages:
gr
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Xueqing commited on
Commit
4b795b6
·
verified ·
1 Parent(s): 4176625

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +152 -0
README.md CHANGED
@@ -30,4 +30,156 @@ configs:
30
  path: data/validation-*
31
  - split: test
32
  path: data/test-*
 
 
 
 
 
 
 
 
 
 
 
33
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  path: data/validation-*
31
  - split: test
32
  path: data/test-*
33
+ license: apache-2.0
34
+ task_categories:
35
+ - numeric named entity recognition
36
+ language:
37
+ - gr
38
+ tags:
39
+ - finance
40
+ - numeric
41
+ pretty_name: Plutus Finner Numeric
42
+ size_categories:
43
+ - n<1K
44
  ---
45
+
46
+ ----------------------------------------------------------------
47
+ # Dataset Card for Plutus Finner Numeric
48
+
49
+ ## Table of Contents
50
+
51
+ - [Table of Contents](#table-of-contents)
52
+ - [Dataset Description](#dataset-description)
53
+ - [Dataset Summary](#dataset-summary)
54
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
55
+ - [Languages](#languages)
56
+ - [Dataset Structure](#dataset-structure)
57
+ - [Data Instances](#data-instances)
58
+ - [Data Fields](#data-fields)
59
+ - [Data Splits](#data-splits)
60
+ - [Dataset Creation](#dataset-creation)
61
+ - [Curation Rationale](#curation-rationale)
62
+ - [Source Data](#source-data)
63
+ - [Annotations](#annotations)
64
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
65
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
66
+ - [Social Impact of Dataset](#social-impact-of-dataset)
67
+ - [Discussion of Biases](#discussion-of-biases)
68
+ - [Other Known Limitations](#other-known-limitations)
69
+ - [Additional Information](#additional-information)
70
+ - [Dataset Curators](#dataset-curators)
71
+ - [Licensing Information](#licensing-information)
72
+ - [Citation Information](#citation-information)
73
+ - [Contributions](#contributions)
74
+
75
+ ## Dataset Description
76
+
77
+ - **Homepage:** https://huggingface.co/datasets/TheFinAI/plutus-finner-numeric
78
+ - **Repository:** https://huggingface.co/datasets/TheFinAI/plutus-finner-numeric
79
+ - **Paper:** "Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance"
80
+ - **Leaderboard:** https://huggingface.co/spaces/TheFinAI/Open-Greek-Financial-LLM-Leaderboard#/
81
+ - **Model:** https://huggingface.co/spaces/TheFinAI/plutus-8B-instruct
82
+
83
+ ### Dataset Summary
84
+
85
+ Plutus Finner Numeric is a specialized dataset created for numeric named entity recognition within financial texts. It combines financial queries with associated answers, labels, and additional textual context, serving as a benchmark for identifying numeric entities in Greek language financial documents.
86
+
87
+ ### Supported Tasks and Leaderboards
88
+
89
+ - **Task:** Numeric Named Entity Recognition
90
+ - **Evaluation Metrics:** Entity F1 Score
91
+ - **Test Size:** 100
92
+
93
+ ### Languages
94
+
95
+ - Greek
96
+
97
+ ## Dataset Structure
98
+
99
+ ### Data Instances
100
+
101
+ Each data instance in the dataset includes the following fields:
102
+
103
+ - **query:** A financial query or prompt containing numeric expressions.
104
+ - **answer:** The expected answer corresponding to the query.
105
+ - **label:** A sequence field containing labels that may represent numeric entities or related categories.
106
+ - **text:** Supplementary context or explanation accompanying each query.
107
+
108
+ ### Data Fields
109
+
110
+ - **query:** String – The input prompt centered on financial numeric content.
111
+ - **answer:** String – The answer intended for the corresponding query.
112
+ - **label:** Sequence of strings – Additional labels or categorical descriptors for each instance.
113
+ - **text:** String – Extra textual context or commentary.
114
+
115
+ ### Data Splits
116
+
117
+ The dataset is divided into three splits:
118
+
119
+ - **Train:** 320 instances (609,219 bytes)
120
+ - **Validation:** 80 instances (166,639 bytes)
121
+ - **Test:** 100 instances (219,566 bytes)
122
+
123
+ ## Dataset Creation
124
+
125
+ ### Curation Rationale
126
+
127
+ The dataset was developed to support the evaluation of models in accurately identifying and reasoning with numeric entities in financial texts, specifically tailored for the Greek language. This is an essential resource for advancing research in numeric named entity recognition combined with financial text analysis in low-resource settings.
128
+
129
+ ### Source Data
130
+
131
+ #### Initial Data Collection and Normalization
132
+
133
+ The source data was derived from a diverse collection of Greek financial annual reports containing numeric information.
134
+
135
+ #### Who are the Source Language Producers?
136
+
137
+ Greek financial annual reports.
138
+
139
+ ### Annotations
140
+
141
+ #### Annotation Process
142
+
143
+ Annotations were performed by domain experts with backgrounds in finance and linguistics. The process involved identifying and labeling numeric entities based on financial context to facilitate accurate named entity recognition.
144
+
145
+ #### Who are the Annotators?
146
+
147
+ The dataset was annotated by a team of financial analysts, data scientists, and linguists collaborating to ensure both numeric accuracy and linguistic coherence.
148
+
149
+ ### Personal and Sensitive Information
150
+
151
+ This dataset has been curated to exclude any personally identifiable information (PII). It focuses solely on financial content and numeric reasoning without sensitive personal data.
152
+
153
+ ## Considerations for Using the Data
154
+
155
+ ### Social Impact of Dataset
156
+
157
+ By enhancing the capabilities of numeric named entity recognition in the financial domain, particularly in Greek, this dataset supports improved financial analysis, informed decision-making, and automated information processing. It is a valuable resource for both academic research and practical financial applications.
158
+
159
+ ### Discussion of Biases
160
+
161
+ Potential biases include:
162
+ - Domain-specific language and numeric formats that might be less applicable outside Greek financial texts.
163
+ - The curation process may favor specific numeric presentation styles or financial topics.
164
+ - Annotation variability inherent in domain-specific text processing.
165
+
166
+ ### Other Known Limitations
167
+
168
+ - The dataset is specifically designed for Greek financial texts, which may limit its applicability to other domains or languages.
169
+ - Variations in numeric expressions and formatting may require additional pre-processing before analysis.
170
+
171
+ ## Additional Information
172
+
173
+ ### Dataset Curators
174
+
175
+ - The Fin AI Team
176
+
177
+ ### Licensing Information
178
+
179
+ - **License:** Apache License 2.0
180
+
181
+ ### Citation Information
182
+
183
+ If you use this dataset in your research, please consider citing it as follows:
184
+
185
+ [Include appropriate citation details and DOIs when available.]