AmelieSchreiber commited on
Commit
9e9e2d6
1 Parent(s): 2397700

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  # ESM-2 Sequence Classifier
15
  This is a small sequence classifier trained on synthetic data generate by GPT-4
16
- which classifies sequences into three categories `enzymes`, `transport_proteins`, and `structural_proteins`.
17
  To use the model, try running:
18
 
19
  ```
 
13
 
14
  # ESM-2 Sequence Classifier
15
  This is a small sequence classifier trained on synthetic data generate by GPT-4
16
+ which classifies protein sequences into three categories `enzymes`, `transport_proteins`, and `structural_proteins`.
17
  To use the model, try running:
18
 
19
  ```