Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ model_name: InstaDeepAI/IDP-ESM2-150M
|
|
| 6 |
|
| 7 |
# IDP-ESM2-8M
|
| 8 |
|
| 9 |
-
**IDP-ESM2-150M** is an ESM2-style encoder for intrinsically disorded protein sequence representation learning, trained on [IDP-Euka-90](https://huggingface.co/datasets/
|
| 10 |
This repository provides a Transformer encoder suitable for extracting **per-sequence embeddings** (mean-pooled over residues with padding masked out).
|
| 11 |
|
| 12 |
---
|
|
|
|
| 6 |
|
| 7 |
# IDP-ESM2-8M
|
| 8 |
|
| 9 |
+
**IDP-ESM2-150M** is an ESM2-style encoder for intrinsically disorded protein sequence representation learning, trained on [IDP-Euka-90](https://huggingface.co/datasets/InstaDeepAI/IDP-Euka-90).
|
| 10 |
This repository provides a Transformer encoder suitable for extracting **per-sequence embeddings** (mean-pooled over residues with padding masked out).
|
| 11 |
|
| 12 |
---
|