Update README.md

#2
by mkbig - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -21,6 +21,10 @@ PETA: evaluating the impact of protein transfer learning with sub-word tokenizat
21
 
22
  https://github.com/ginnm/ProteinPretraining
23
 
 
 
 
 
24
  # Citation
25
  Please cite our work if you use our dataset.
26
  ```
@@ -34,4 +38,11 @@ Please cite our work if you use our dataset.
34
  year={2024},
35
  publisher={Springer}
36
  }
 
 
 
 
 
 
 
37
  ```
 
21
 
22
  https://github.com/ginnm/ProteinPretraining
23
 
24
+ VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning
25
+
26
+ https://github.com/ai4protein/VenusFactory
27
+
28
  # Citation
29
  Please cite our work if you use our dataset.
30
  ```
 
38
  year={2024},
39
  publisher={Springer}
40
  }
41
+
42
+ @article{tan2025venusfactory,
43
+ title={VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning},
44
+ 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},
45
+ journal={arXiv preprint arXiv:2503.15438},
46
+ year={2025}
47
+ }
48
  ```