CoolFace
Datasetpublic

AI4Protein/EC_ESMFold_PDB

EC PDB Dataset Github Simple, Efficient and Scalable Structure-aware Adapter Boosts Protein Language Models https://github.com/tyang816/SES-Adapter VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning https://github.com/ai4protein/VenusFactory Citation Please cite our work if you use our dataset. @article{tan2024ses-adapter, title={Simple, Efficient, and Scalable Structure-Aware Adapter Boosts… See the full description on the dataset page: https://huggingface.co/datasets/AI4Protein/EC_ESMFold_PDB.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes20downloads
README.md39 linesDownload Raw Back to root
1---2license: apache-2.03task_categories:4- text-classification5tags:6- protein7- downstream task8---9 10# EC PDB Dataset11 12# Github13 14Simple, Efficient and Scalable Structure-aware Adapter Boosts Protein Language Models15 16https://github.com/tyang816/SES-Adapter17 18VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning19 20https://github.com/ai4protein/VenusFactory21 22# Citation23Please cite our work if you use our dataset.24```25@article{tan2024ses-adapter,26  title={Simple, Efficient, and Scalable Structure-Aware Adapter Boosts Protein Language Models},27  author={Tan, Yang and Li, Mingchen and Zhou, Bingxin and Zhong, Bozitao and Zheng, Lirong and Tan, Pan and Zhou, Ziyi and Yu, Huiqun and Fan, Guisheng and Hong, Liang},28  journal={Journal of Chemical Information and Modeling},29  year={2024},30  publisher={ACS Publications}31}32 33@article{tan2025venusfactory,34  title={VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning},35  author={Tan, Yang and Liu, Chen and Gao, Jingyuan and Wu, Banghao and Li, Mingchen and Wang, Ruilin and Zhang, Lingrong and Yu, Huiqun and Fan, Guisheng and Hong, Liang and Zhou, Bingxin},36  journal={arXiv preprint arXiv:2503.15438},37  year={2025}38}39```