tyang816 nielsr HF Staff commited on
Commit
68f8187
·
verified ·
1 Parent(s): 58e3222

Add model card (#2)

Browse files

- Add model card (4e72218c82d91d380b19fba9bb4131f16948c8b5)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: feature-extraction
4
+ library_name: transformers
5
+ ---
6
+
7
+ This repository contains the models introduced in the paper [VenusFactory: A Unified Platform for Protein Engineering Data Retrieval and Language Model Fine-Tuning](https://huggingface.co/papers/2503.15438).
8
+
9
+ Code: https://github.com/tyang816/VenusFactory