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