Update README.md
Browse files
README.md
CHANGED
@@ -183,8 +183,6 @@ This dataset supports advancements in financial NLP by providing a challenging b
|
|
183 |
|
184 |
### Citation Information
|
185 |
|
186 |
-
If you use this dataset in your research, please cite it as follows:
|
187 |
-
|
188 |
**Original Dataset:**
|
189 |
|
190 |
```bibtex
|
@@ -198,3 +196,15 @@ If you use this dataset in your research, please cite it as follows:
|
|
198 |
```
|
199 |
|
200 |
**Adapted Version (FinBen-FOMC):**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
|
184 |
### Citation Information
|
185 |
|
|
|
|
|
186 |
**Original Dataset:**
|
187 |
|
188 |
```bibtex
|
|
|
196 |
```
|
197 |
|
198 |
**Adapted Version (FinBen-FOMC):**
|
199 |
+
|
200 |
+
```bibtex
|
201 |
+
@misc{peng2025plutusbenchmarkinglargelanguage,
|
202 |
+
title={Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance},
|
203 |
+
author={Xueqing Peng and Triantafillos Papadopoulos and Efstathia Soufleri and Polydoros Giannouris and Ruoyu Xiang and Yan Wang and Lingfei Qian and Jimin Huang and Qianqian Xie and Sophia Ananiadou},
|
204 |
+
year={2025},
|
205 |
+
eprint={2502.18772},
|
206 |
+
archivePrefix={arXiv},
|
207 |
+
primaryClass={cs.CL},
|
208 |
+
url={https://arxiv.org/abs/2502.18772},
|
209 |
+
}
|
210 |
+
```
|