Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,7 @@ colorTo: gray
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
---
|
|
|
|
| 9 |
|
| 10 |
# PSALM
|
| 11 |
This repository contains code and pre-trained weights for Protein Sequence Annotation with Language Models (PSALM) from our [2024 preprint](https://www.biorxiv.org/content/10.1101/2024.06.04.596712v1).
|
|
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: true
|
| 8 |
---
|
| 9 |
+
**NOTE:** PSALM-1 has not been trained on all Pfam families, as it has been trained and benchmarked on highly-curated datasets with strict sequence similarity guarantees between train and test data. **PSALM-1b (trained on all families in Pfam 35.0) is coming soon**
|
| 10 |
|
| 11 |
# PSALM
|
| 12 |
This repository contains code and pre-trained weights for Protein Sequence Annotation with Language Models (PSALM) from our [2024 preprint](https://www.biorxiv.org/content/10.1101/2024.06.04.596712v1).
|