Xueqing commited on
Commit
25bcdde
·
verified ·
1 Parent(s): 78158cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -169,17 +169,21 @@ Specific hardware details are under documentation review. Future updates will in
169
 
170
  **BibTeX:**
171
 
172
- @misc{TheFinAI_plutus8B,
173
- author = {The Fin AI},
174
- title = {plutus-8B-instruct: Instruction-tuned LLM for Greek finance},
175
- howpublished = {\\url{https://huggingface.co/TheFinAI/plutus-8B-instruct}},
176
- year = {2023},
177
- note = {Based on ilsp/Llama-Krikri-8B-Instruct, fine-tuned using LoRA on Greek financial datasets.}
 
 
 
178
  }
 
179
 
180
  **APA:**
181
 
182
- The Fin AI. (2023). plutus-8B-instruct: Instruction-tuned LLM for Greek finance. Retrieved from https://huggingface.co/TheFinAI/plutus-8B-instruct
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.