qilowoq commited on
Commit
c3c9d0f
·
1 Parent(s): eb1f8c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The model could be used for protein feature extraction or to be fine-tuned on do
25
 
26
  ### How to use
27
 
28
- Here is how to use this model to get the features of a given protein sequence in PyTorch:
29
 
30
  ```python
31
  from transformers import AutoModel, AutoTokenizer
 
25
 
26
  ### How to use
27
 
28
+ Here is how to use this model to get the features of a given antibody sequence in PyTorch:
29
 
30
  ```python
31
  from transformers import AutoModel, AutoTokenizer