damlab commited on
Commit
3aacc66
1 Parent(s): 93acdc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ The HIV-BERT model was trained as a refinement of the [ProtBert-BFD model](https
29
 
30
  ## Model Description
31
 
32
- Like the original ProtBert-BFD model, this model encodes each amino acid as an individual token. This model was trained using Masked Language Modeling: a process in which a random set of tokens are masked with the model trained on their prediction. This model was trained using the damlab/hiv-flt dataset with 256 amino acid chunks and a 15% mask rate.
33
 
34
  ## Intended Uses & Limitations
35
 
 
29
 
30
  ## Model Description
31
 
32
+ Like the original [ProtBert-BFD model](https://huggingface.co/Rostlab/prot_bert_bfd), this model encodes each amino acid as an individual token. This model was trained using Masked Language Modeling: a process in which a random set of tokens are masked with the model trained on their prediction. This model was trained using the damlab/hiv-flt dataset with 256 amino acid chunks and a 15% mask rate.
33
 
34
  ## Intended Uses & Limitations
35