Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ datasets:
|
|
9 |
|
10 |
# DistilProtBert model
|
11 |
|
12 |
-
Distilled protein language of [ProtBert](https://huggingface.co/Rostlab/prot_bert)
|
13 |
-
|
14 |
-
|
|
|
|
9 |
|
10 |
# DistilProtBert model
|
11 |
|
12 |
+
Distilled protein language of [ProtBert](https://huggingface.co/Rostlab/prot_bert).
|
13 |
+
In addition to cross entropy and cosine teacher-student losses, DistilProtBert was pretrained on a masked language modeling (MLM) objective and it only works with capital letter amino acids.
|
14 |
+
|
15 |
+
# Model description
|