Update README.md
Browse files
README.md
CHANGED
@@ -184,12 +184,14 @@ The Plutus QA dataset is instrumental in enhancing automated question-answering
|
|
184 |
|
185 |
If you use this dataset in your research, please consider citing it as follows:
|
186 |
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
|
|
|
|
|
184 |
|
185 |
If you use this dataset in your research, please consider citing it as follows:
|
186 |
|
187 |
+
```bibtex
|
188 |
+
@misc{peng2025plutusbenchmarkinglargelanguage,
|
189 |
+
title={Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance},
|
190 |
+
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},
|
191 |
+
year={2025},
|
192 |
+
eprint={2502.18772},
|
193 |
+
archivePrefix={arXiv},
|
194 |
+
primaryClass={cs.CL},
|
195 |
+
url={https://arxiv.org/abs/2502.18772},
|
196 |
+
}
|
197 |
+
```
|