Skip to content

Commit 74f1e9a

Browse files
authored
Update README.md
1 parent f3d439a commit 74f1e9a

1 file changed

Lines changed: 9 additions & 15 deletions

File tree

README.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -99,24 +99,18 @@ 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{ying2025seedbench,
103-
title={SeedBench: A Multi-task Benchmark for Evaluating Large Language Models in Seed Science},
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},
105-
year={2025},
106-
eprint={2505.13220},
107-
archivePrefix={arXiv},
108-
primaryClass={cs.CL},
109-
url={https://arxiv.org/abs/2505.13220},
102+
@article{ying2025seedbench,
103+
title={SeedBench: A Multi-task Benchmark for Evaluating Large Language Models in Seed Science},
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},
105+
journal={arXiv preprint arXiv:2505.13220},
106+
year={2025}
110107
}
111108
```
112109
```txt
113110
@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",
111+
title = {SeedBench: A Multi-task Benchmark for Evaluating Large Language Models in Seed Science},
112+
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},
113+
booktitle = {Proceedings of the 63nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
114+
year = {2025}
121115
}
122116
```

0 commit comments

Comments
 (0)