Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how load antiberty in jupyter? #2

Open
vbianco283 opened this issue Sep 28, 2023 · 0 comments
Open

how load antiberty in jupyter? #2

vbianco283 opened this issue Sep 28, 2023 · 0 comments

Comments

@vbianco283
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant