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") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
dfb199b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:06f8fbd3d483a40043dfc4ed03d1d7f9d1c7387420b6f553e384b6d7e93d2f13
size 349077673
|