yarongef commited on
Commit
d9f8896
1 Parent(s): aa7363e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  A distilled version of [ProtBert-UniRef100](https://huggingface.co/Rostlab/prot_bert) model.
12
  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.
13
 
14
- Check out our paper [DistilProtBert: A distilled protein language model used to distinguish between real proteins and their randomly shuffled counterparts](https://academic.oup.com/bioinformatics/article-abstract/38/Supplement_2/ii95/6701995?redirectedFrom=fulltext) for more details.
15
 
16
  [Git](https://github.com/yarongef/DistilProtBert) repository.
17
 
 
11
  A distilled version of [ProtBert-UniRef100](https://huggingface.co/Rostlab/prot_bert) model.
12
  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.
13
 
14
+ Check out our paper [DistilProtBert: A distilled protein language model used to distinguish between real proteins and their randomly shuffled counterparts](https://doi.org/10.1093/bioinformatics/btac474) for more details.
15
 
16
  [Git](https://github.com/yarongef/DistilProtBert) repository.
17