Transformers
Safetensors
encoder-decoder
text2text-generation
PROTAC
cheminformatics
Generated from Trainer
Instructions to use ailab-bio/PROTAC-Splitter-EncoderDecoder-lr_reduce-rand-smiles-train-0.25 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ailab-bio/PROTAC-Splitter-EncoderDecoder-lr_reduce-rand-smiles-train-0.25 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ailab-bio/PROTAC-Splitter-EncoderDecoder-lr_reduce-rand-smiles-train-0.25") model = AutoModelForSeq2SeqLM.from_pretrained("ailab-bio/PROTAC-Splitter-EncoderDecoder-lr_reduce-rand-smiles-train-0.25", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3ce3e2d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ba5d3f07ac3ce493a3280feae33ff05c2bea2bafaaf4c080230a1d29b17c663d
size 7608
|