AmelieSchreiber commited on
Commit
9acc110
·
1 Parent(s): 101ed72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ tags:
21
  ---
22
  # ESM-2 for Binding Site Prediction
23
 
24
- **This model is overfit (see below)**
25
  This model *may be* close to SOTA compared to [these SOTA structural models](https://www.biorxiv.org/content/10.1101/2023.08.11.553028v1).
26
  One of the primary goals in training this model is to prove the viability of using simple, single sequence only protein language models
27
  for binary token classification tasks like predicting binding and active sites of protein sequences based on sequence alone. This project
 
21
  ---
22
  # ESM-2 for Binding Site Prediction
23
 
24
+ **This model is overfit (see below).**
25
  This model *may be* close to SOTA compared to [these SOTA structural models](https://www.biorxiv.org/content/10.1101/2023.08.11.553028v1).
26
  One of the primary goals in training this model is to prove the viability of using simple, single sequence only protein language models
27
  for binary token classification tasks like predicting binding and active sites of protein sequences based on sequence alone. This project