Xueqing commited on
Commit
1ff1404
·
verified ·
1 Parent(s): d44f9fb

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

Browse files
frontend/src/pages/QuotePage/QuotePage.js CHANGED
@@ -13,20 +13,20 @@ 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
- url: "https://arxiv.org/abs/2502.18772",
30
  },
31
  {
32
  title: "Evaluation Framework",
 
13
 
14
  const citations = [
15
  {
16
+ title: "A systematic evaluation of large language models for biomedical natural language processing: benchmarks, baselines, and recommendations",
17
  authors:
18
+ "Qingyu Chen et al.",
19
+ citation: `@misc{chen2024systematicevaluationlargelanguage,
20
+ title={A systematic evaluation of large language models for biomedical natural language processing: benchmarks, baselines, and recommendations},
21
+ author={Qingyu Chen and Yan Hu and Xueqing Peng and Qianqian Xie and Qiao Jin and Aidan Gilson and Maxwell B. Singer and Xuguang Ai and Po-Ting Lai and Zhizheng Wang and Vipina Kuttichi Keloth and Kalpana Raja and Jiming Huang and Huan He and Fongci Lin and Jingcheng Du and Rui Zhang and W. Jim Zheng and Ron A. Adelman and Zhiyong Lu and Hua Xu},
22
+ year={2024},
23
+ eprint={2305.16326},
24
  archivePrefix={arXiv},
25
  primaryClass={cs.CL},
26
+ url={https://arxiv.org/abs/2305.16326},
27
  }`,
28
  type: "main",
29
+ url: "https://arxiv.org/abs/2305.16326",
30
  },
31
  {
32
  title: "Evaluation Framework",