ArpanSarkar commited on
Commit
c95bfed
·
verified ·
1 Parent(s): cbd4a94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,5 +11,7 @@ pipeline_tag: token-classification
11
 
12
  # Model Card for Model ID
13
 
 
 
14
  PSALM-1-clan is a 69M parameter model that takes as input ESM-2 residue-level protein sequence emebeddings (unpooled) and outputs a distribution over Pfam domain clans for each amino acid in the sequence. PSALM-1-clan uses a BiLSTM followed by a stack of dense layers
15
 
 
11
 
12
  # Model Card for Model ID
13
 
14
+ **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**
15
+
16
  PSALM-1-clan is a 69M parameter model that takes as input ESM-2 residue-level protein sequence emebeddings (unpooled) and outputs a distribution over Pfam domain clans for each amino acid in the sequence. PSALM-1-clan uses a BiLSTM followed by a stack of dense layers
17