AmelieSchreiber
commited on
Commit
•
33f746c
1
Parent(s):
e0fc34c
Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,8 @@ license: mit
|
|
5 |
# ESM-2 for Predicting Binding Sites
|
6 |
|
7 |
This is the 650M parameter version of ESM-2, finetuned with QLoRA to predict binding sites of proteins based on single sequences alone.
|
8 |
-
No multiple sequence
|
9 |
-
approximately 12M protein sequences, with an 80/20 train/test split.
|
10 |
|
11 |
## Using the Model
|
12 |
|
|
|
5 |
# ESM-2 for Predicting Binding Sites
|
6 |
|
7 |
This is the 650M parameter version of ESM-2, finetuned with QLoRA to predict binding sites of proteins based on single sequences alone.
|
8 |
+
No multiple sequence alignment or structure is required. The embeddings from this model can also be used in structural models. The model is trained on
|
9 |
+
approximately 12M protein sequences from UniProt, with an 80/20 train/test split.
|
10 |
|
11 |
## Using the Model
|
12 |
|