Update README.md
Browse files
README.md
CHANGED
@@ -180,4 +180,14 @@ By advancing text NER within the Greek financial sector, this dataset supports i
|
|
180 |
|
181 |
If you use this dataset in your research, please consider citing it as follows:
|
182 |
|
183 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
|
181 |
If you use this dataset in your research, please consider citing it as follows:
|
182 |
|
183 |
+
```bibtex
|
184 |
+
@misc{peng2025plutusbenchmarkinglargelanguage,
|
185 |
+
title={Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance},
|
186 |
+
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},
|
187 |
+
year={2025},
|
188 |
+
eprint={2502.18772},
|
189 |
+
archivePrefix={arXiv},
|
190 |
+
primaryClass={cs.CL},
|
191 |
+
url={https://arxiv.org/abs/2502.18772},
|
192 |
+
}
|
193 |
+
```
|