Instructions to use HUBioDataLab/pdbbindfull_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HUBioDataLab/pdbbindfull_model with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForSelfiesClassification tokenizer = AutoTokenizer.from_pretrained("HUBioDataLab/pdbbindfull_model") model = RobertaForSelfiesClassification.from_pretrained("HUBioDataLab/pdbbindfull_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
dfb199b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:023ca11131eae1c7b31b63b372141621a6d26eb9246062a4b4d206ee0840f748
size 623
|