Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
tyang816 mkbig commited on
Commit
bb02dd0
·
verified ·
1 Parent(s): 2745fa1

add venusfactory link and citation (#1)

Browse files

- add venusfactory link and citation (9dc11e72f8fff0928053ac9b1ce636624adee716)


Co-authored-by: moyu <[email protected]>

Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -25,6 +25,10 @@ Simple, Efficient and Scalable Structure-aware Adapter Boosts Protein Language M
25
 
26
  https://github.com/tyang816/SES-Adapter
27
 
 
 
 
 
28
  # Citation
29
  Please cite our work if you use our dataset.
30
  ```
@@ -35,4 +39,11 @@ Please cite our work if you use our dataset.
35
  year={2024},
36
  publisher={ACS Publications}
37
  }
 
 
 
 
 
 
 
38
  ```
 
25
 
26
  https://github.com/tyang816/SES-Adapter
27
 
28
+ VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning
29
+
30
+ https://github.com/ai4protein/VenusFactory
31
+
32
  # Citation
33
  Please cite our work if you use our dataset.
34
  ```
 
39
  year={2024},
40
  publisher={ACS Publications}
41
  }
42
+
43
+ @article{tan2025venusfactory,
44
+ title={VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning},
45
+ 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},
46
+ journal={arXiv preprint arXiv:2503.15438},
47
+ year={2025}
48
+ }
49
  ```