LTEnjoy commited on
Commit
6628b8a
1 Parent(s): b810a2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: mit
3
  ---
4
  This model is provided to compare with official ESM-2 35M model. It only receives residue sequence but shares the same vocabulary with normal SaProt,
5
- which means all structure tokens are marked as ``#`` during training.
6
 
7
  ### Huggingface model
8
  The following code shows how to load the model.
 
2
  license: mit
3
  ---
4
  This model is provided to compare with official ESM-2 35M model. It only receives residue sequence but shares the same vocabulary with normal SaProt,
5
+ which means all structure(3Di) tokens are marked as ``#`` during training.
6
 
7
  ### Huggingface model
8
  The following code shows how to load the model.