pavm595 commited on
Commit
e26b997
·
verified ·
1 Parent(s): 3d17066

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
12
 
13
  Pretrained model on protein sequences using a masked language modeling (MLM) objective. It was introduced in
14
  [this paper](https://doi.org/10.1101/2020.07.12.199554) Ahmed Elnaggar et al. and first released in
15
- [this repository](https://github.com/agemagician/ProtTrans). This repository is a fork of their [HuggingFace repository](https://huggingface.co/Rostlab/prot_t5_xxl_bfd/tree/main) This model is trained on uppercase amino acids: it only works with capital letter amino acids.
16
 
17
 
18
  ## Model description
 
12
 
13
  Pretrained model on protein sequences using a masked language modeling (MLM) objective. It was introduced in
14
  [this paper](https://doi.org/10.1101/2020.07.12.199554) Ahmed Elnaggar et al. and first released in
15
+ [this repository](https://github.com/agemagician/ProtTrans). This repository is a fork of their [HuggingFace repository](https://huggingface.co/Rostlab/prot_t5_xxl_bfd/tree/main). This model is trained on uppercase amino acids: it only works with capital letter amino acids.
16
 
17
 
18
  ## Model description