jeanq1 commited on
Commit
e4af527
·
verified ·
1 Parent(s): 1dbe094

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/jeanq1/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
  ---
 
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
  ---