Oxer11 commited on
Commit
52c8622
·
verified ·
1 Parent(s): 8caf236

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -18,6 +18,14 @@ The codebase can be found at https://github.com/DeepGraphLearning/esm-s.
18
 
19
  ![Training](./asset/training.png)
20
 
 
 
 
 
 
 
 
 
21
  # BibTeX
22
  ```
23
  @article{zhang2024structureplm,
 
18
 
19
  ![Training](./asset/training.png)
20
 
21
+ # Evaluation Performance
22
+
23
+ Freezing model weights and train a 2-layer MLP on downstream function prediction tasks.
24
+ ![Predictor](./asset/predictor.png)
25
+
26
+ Using ESM-S representations to retrieve similar proteins for function annotation.
27
+ ![Retriever](./asset/retriever.png)
28
+
29
  # BibTeX
30
  ```
31
  @article{zhang2024structureplm,