yarongef commited on
Commit
b3d512f
·
1 Parent(s): da94312

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ datasets:
12
  Distilled version of [ProtBert-UniRef100](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.
14
 
 
 
15
  # Model description
16
 
17
  DistilProtBert was pretrained on millions of proteins sequences.
 
12
  Distilled version of [ProtBert-UniRef100](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.
14
 
15
+
16
+ Access to [git](https://github.com/yarongef/DistilProtBert)
17
  # Model description
18
 
19
  DistilProtBert was pretrained on millions of proteins sequences.