ArpanSarkar commited on
Commit
9a4789c
·
verified ·
1 Parent(s): dc7a65f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -1,9 +1,15 @@
1
  ---
2
  tags:
3
- - pytorch_model_hub_mixin
4
- - model_hub_mixin
 
 
 
 
 
5
  ---
6
 
7
- This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
- - Library: [More Information Needed]
9
- - Docs: [More Information Needed]
 
 
1
  ---
2
  tags:
3
+ - esm
4
+ - protein language model
5
+ - protein sequence annotation
6
+ license: cc-by-4.0
7
+ language:
8
+ - en
9
+ pipeline_tag: token-classification
10
  ---
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-family uses a BiLSTM followed by a stack of dense layers
15
+