yarongef commited on
Commit
8356876
1 Parent(s): e42b656

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
  - Uniref50
8
  ---
9
 
10
- # DistilProtBert model
11
 
12
  Distilled version of [ProtBert](https://huggingface.co/Rostlab/prot_bert) model.
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.
 
7
  - Uniref50
8
  ---
9
 
10
+ # DistilProtBert
11
 
12
  Distilled version of [ProtBert](https://huggingface.co/Rostlab/prot_bert) model.
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.