Commit ·
cb23dcb
1
Parent(s): c4d5de5
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
# ESM-2 for Interacting Proteins
|
| 15 |
|
| 16 |
This model was finetuned on concatenated pairs of interacting proteins in much the same way as [PepMLM](https://huggingface.co/spaces/TianlaiChen/PepMLM).
|
| 17 |
-
It is meant to generate
|
| 18 |
well tested, so use with caution. This is just a preliminary experiment.
|
| 19 |
|
| 20 |
## Using the Model
|
|
|
|
| 14 |
# ESM-2 for Interacting Proteins
|
| 15 |
|
| 16 |
This model was finetuned on concatenated pairs of interacting proteins in much the same way as [PepMLM](https://huggingface.co/spaces/TianlaiChen/PepMLM).
|
| 17 |
+
It is meant to generate interaction partners for proteins using the masked language modeling capabilities of ESM-2. The model is not
|
| 18 |
well tested, so use with caution. This is just a preliminary experiment.
|
| 19 |
|
| 20 |
## Using the Model
|