Instructions to use virtual-human-chc/prot_bert_bfd_ss3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use virtual-human-chc/prot_bert_bfd_ss3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="virtual-human-chc/prot_bert_bfd_ss3")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("virtual-human-chc/prot_bert_bfd_ss3") model = AutoModelForTokenClassification.from_pretrained("virtual-human-chc/prot_bert_bfd_ss3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b7aecdbb7de7f6fb7f1cb15a9f801f7270c90a0c730e746f60d44b2b3796a866
- Size of remote file:
- 1.68 GB
- SHA256:
- e3e64dcaa6f841a603d59691916d4dfa9670346baf49b208485d4bf82338956e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.