Example Usage
from transformers import AutoTokenizer, T5ForConditionalGeneration
tokenizer = AutoTokenizer.from_pretrained("laituan245/molt5-large", model_max_length=512)
model = T5ForConditionalGeneration.from_pretrained('laituan245/molt5-large')
Paper
For more information, please take a look at our paper.
Paper: Translation between Molecules and Natural Language
Authors: Carl Edwards*, Tuan Lai*, Kevin Ros, Garrett Honke, Heng Ji
- Downloads last month
- 1,885
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support