Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,14 @@ The codebase can be found at https://github.com/DeepGraphLearning/esm-s.
|
|
| 18 |
|
| 19 |

|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
# BibTeX
|
| 22 |
```
|
| 23 |
@article{zhang2024structureplm,
|
|
|
|
| 18 |
|
| 19 |

|
| 20 |
|
| 21 |
+
# Evaluation Performance
|
| 22 |
+
|
| 23 |
+
Freezing model weights and train a 2-layer MLP on downstream function prediction tasks.
|
| 24 |
+

|
| 25 |
+
|
| 26 |
+
Using ESM-S representations to retrieve similar proteins for function annotation.
|
| 27 |
+

|
| 28 |
+
|
| 29 |
# BibTeX
|
| 30 |
```
|
| 31 |
@article{zhang2024structureplm,
|