Update README.md
Browse files
README.md
CHANGED
|
@@ -22,11 +22,11 @@ The ESM2-GBT model is a Gradient Boosted Trees (GBT) regressor trained on ESM2 e
|
|
| 22 |
|
| 23 |
# Available Pretrianed Models:
|
| 24 |
|
| 25 |
-
|
| 26 |
|
| 27 |
Predicts binding affinity between ACE2 (human and animals) and RBD proteins.
|
| 28 |
|
| 29 |
-
|
| 30 |
|
| 31 |
General-purpose GBT model trained on ESM2 embeddings.
|
| 32 |
|
|
|
|
| 22 |
|
| 23 |
# Available Pretrianed Models:
|
| 24 |
|
| 25 |
+
ACE2_RBD_BindPre.json
|
| 26 |
|
| 27 |
Predicts binding affinity between ACE2 (human and animals) and RBD proteins.
|
| 28 |
|
| 29 |
+
General_BindPre.json
|
| 30 |
|
| 31 |
General-purpose GBT model trained on ESM2 embeddings.
|
| 32 |
|