antiberty-pytorch icon indicating copy to clipboard operation
antiberty-pytorch copied to clipboard

how load antiberty in jupyter?

Open vbianco283 opened this issue 2 years ago • 0 comments

Hello to everyone, I am quite new in machine learning and not super familiar with python and probably my question could be naive. Is the pre-trained model antiberty (or antiberta) available on hugginface? Ho can I load the model in jupyter notebook? In the past months I have used protbert pre-trained model in jupyter with a command line like this model = BertForSequenceClassification.from_pretrained('Rostlab/prot_bert_bfd', and than trained a simple model sequence classification. I was looking for antibert as I have antibody sequences, but I could not find it into the Model section of HugginFace; I just found a Dataset in the corresponding. What should I do? Thanks or any suggestion/feedback Best VB

vbianco283 avatar Sep 28 '23 07:09 vbianco283