Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: other
|
|
5 |
---
|
6 |
|
7 |
# Protein Inverse Folding
|
8 |
-
We finetune the [AIDO.Protein-16B](https://huggingface.co/genbio-ai/AIDO.
|
9 |
|
10 |
#### Setup:
|
11 |
Install [Model Generator](https://github.com/genbio-ai/modelgenerator).
|
|
|
5 |
---
|
6 |
|
7 |
# Protein Inverse Folding
|
8 |
+
We finetune the [AIDO.Protein-16B](https://huggingface.co/genbio-ai/AIDO.Protein-16B) model with LoRA on the [CATH 4.2](https://pubmed.ncbi.nlm.nih.gov/9309224/) benmark dataset. We use the same train, validation, and test splits used by the previous studies, such as [LM-Design](https://arxiv.org/abs/2302.01649), and [DPLM](https://arxiv.org/abs/2402.18567). Current version of ModelGenerator contains the inference pipeline for protein inverse folding. Experimental pipeline on other datasets (both training and testing) will be included in the future.
|
9 |
|
10 |
#### Setup:
|
11 |
Install [Model Generator](https://github.com/genbio-ai/modelgenerator).
|