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