Spaces:
Runtime error
Runtime error
File size: 557 Bytes
952c4f4 c78ecd5 |
1 2 3 4 5 6 7 8 9 10 11 |
CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
CITATION_BUTTON_TEXT = r"""@misc{ye2024proteinbenchholisticevaluationprotein,
title={ProteinBench: A Holistic Evaluation of Protein Foundation Models},
author={Fei Ye and Zaixiang Zheng and Dongyu Xue and Yuning Shen and Lihao Wang and Yiming Ma and Yan Wang and Xinyou Wang and Xiangxin Zhou and Quanquan Gu},
year={2024},
eprint={2409.06744},
archivePrefix={arXiv},
primaryClass={q-bio.QM},
url={https://arxiv.org/abs/2409.06744},
}"""
|