Update README.md
Browse files
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 |

|
| 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 |

|
| 12 |
|
| 13 |
```
|