Skip to content

Commit f3d439a

Browse files
authored
Update README.md
1 parent b1174ab commit f3d439a

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,24 @@ We evaluated 26 LLMs, including proprietary, open-source, and domain-specific mo
9999
Open an issue on this repository for questions or contributions.
100100

101101
```txt
102-
@misc{ying2025seedbenchmultitaskbenchmarkevaluating,
102+
@misc{ying2025seedbench,
103103
title={SeedBench: A Multi-task Benchmark for Evaluating Large Language Models in Seed Science},
104-
author={Jie Ying and Zihong Chen and Zhefan Wang and Wanli Jiang and Chenyang Wang and Zhonghang Yuan and Haoyang Su and Huanjun Kong and Fan Yang and Nanqing Dong},
104+
author={Ying, Jie and Chen, Zihong and Wang, Zhefan and Jiang, Wanli and Wang, Chenyang and Yuan, Zhonghang and Su, Haoyang and Kong, Huanjun and Yang, Fan and Dong, Nanqing},
105105
year={2025},
106106
eprint={2505.13220},
107107
archivePrefix={arXiv},
108108
primaryClass={cs.CL},
109109
url={https://arxiv.org/abs/2505.13220},
110110
}
111111
```
112+
```txt
113+
@inproceedings{ying2025seedbench,
114+
title = "SeedBench: A Multi-task Benchmark for Evaluating Large Language Models in Seed Science",
115+
author = "Ying, Jie and Chen, Zihong and Wang, Zhefan and Jiang, Wanli and Wang, Chenyang and Yuan, Zhonghang and Su, Haoyang and Kong, Huanjun and Yang, Fan and Dong, Nanqing",
116+
booktitle = "Proceedings of the 63nd Annual Meeting of the Association for Computational Linguistics",
117+
month = aug,
118+
year = "2025",
119+
address = "Vienna, Austria",
120+
publisher = "Association for Computational Linguistics",
121+
}
122+
```

0 commit comments

Comments
 (0)