Update README.md
Browse files
README.md
CHANGED
@@ -169,17 +169,21 @@ Specific hardware details are under documentation review. Future updates will in
|
|
169 |
|
170 |
**BibTeX:**
|
171 |
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
|
|
|
|
|
|
178 |
}
|
|
|
179 |
|
180 |
**APA:**
|
181 |
|
182 |
-
|
183 |
|
184 |
## Glossary [optional]
|
185 |
|
@@ -198,4 +202,4 @@ The model card was prepared by The Fin AI team with inputs from the Hugging Face
|
|
198 |
|
199 |
## Model Card Contact
|
200 |
|
201 |
-
For additional questions or feedback, please contact The Fin AI team
|
|
|
169 |
|
170 |
**BibTeX:**
|
171 |
|
172 |
+
```bibtex
|
173 |
+
@misc{peng2025plutusbenchmarkinglargelanguage,
|
174 |
+
title={Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance},
|
175 |
+
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},
|
176 |
+
year={2025},
|
177 |
+
eprint={2502.18772},
|
178 |
+
archivePrefix={arXiv},
|
179 |
+
primaryClass={cs.CL},
|
180 |
+
url={https://arxiv.org/abs/2502.18772},
|
181 |
}
|
182 |
+
```
|
183 |
|
184 |
**APA:**
|
185 |
|
186 |
+
Peng, X., Papadopoulos, T., Soufleri, E., Giannouris, P., Xiang, R., Wang, Y., Qian, L., Huang, J., Xie, Q., & Ananiadou, S. (2025). Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance. arXiv preprint arXiv:2502.18772. https://arxiv.org/abs/2502.18772
|
187 |
|
188 |
## Glossary [optional]
|
189 |
|
|
|
202 |
|
203 |
## Model Card Contact
|
204 |
|
205 |
+
For additional questions or feedback, please contact The Fin AI team.
|