leexiaohua commited on
Commit
c0d2e20
·
verified ·
1 Parent(s): fd593af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ A protein interaction face prediction model based on [ESM2-8M model] (https://ww
6
 
7
  The dataset comes from the [MaSIF project] (https://github.com/LPDI-EPFL/masif).
8
 
 
 
9
  ![evaluation_metrics](./ESM2_iface_8M_evaluation_metrics.png)
10
 
11
  ```
 
6
 
7
  The dataset comes from the [MaSIF project] (https://github.com/LPDI-EPFL/masif).
8
 
9
+ This model is trained solely for auxiliary purposes and is not recommended for direct use. For predicting interaction faces, the 150M and 650M ESM2 models demonstrate significantly superior performance compared to the 8M model.
10
+
11
  ![evaluation_metrics](./ESM2_iface_8M_evaluation_metrics.png)
12
 
13
  ```