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
Training in progress, step 100000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 409608164
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58604e68a92912515716d9850d011c25e48412927b6ee61f708cd3797b025df9
|
| 3 |
size 409608164
|