yarongef commited on
Commit
405d721
·
1 Parent(s): b27ffe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -5,4 +5,10 @@ tags:
5
  - protein language model
6
  datasets:
7
  - Uniref50
8
- ---
 
 
 
 
 
 
 
5
  - protein language model
6
  datasets:
7
  - Uniref50
8
+ ---
9
+
10
+ # DistilProtBert model
11
+
12
+ Pretrained model on protein sequences using a masked language modeling (MLM) objective. It was introduced in
13
+ [this paper]() and first released in
14
+ [this repository](). This model is trained on uppercase amino acids: it only works with capital letter amino acids.