Xueqing commited on
Commit
a1481ee
·
verified ·
1 Parent(s): 5ce0932

Update frontend/src/pages/QuotePage/QuotePage.js

Browse files
frontend/src/pages/QuotePage/QuotePage.js CHANGED
@@ -12,6 +12,21 @@ import ContentCopyIcon from "@mui/icons-material/ContentCopy";
12
  import PageHeader from "../../components/shared/PageHeader";
13
 
14
  const citations = [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  {
16
  title: "FinBen: A Holistic Financial Benchmark for Large Language Models",
17
  authors:
 
12
  import PageHeader from "../../components/shared/PageHeader";
13
 
14
  const citations = [
15
+ {
16
+ title: "Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance",
17
+ authors:
18
+ "Xueqing Peng et al.",
19
+ citation: `@misc{peng2025plutusbenchmarkinglargelanguage,
20
+ title={Plutus: Benchmarking Large Language Models in Low-Resource Greek Finance},
21
+ 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},
22
+ year={2025},
23
+ eprint={2502.18772},
24
+ archivePrefix={arXiv},
25
+ primaryClass={cs.CL},
26
+ url={https://arxiv.org/abs/2502.18772},
27
+ }`,
28
+ type: "main",
29
+ },
30
  {
31
  title: "FinBen: A Holistic Financial Benchmark for Large Language Models",
32
  authors: