regression_transformer / model_cards /regression_transformer_description.md
jannisborn's picture
update
9a164e3 unverified

A newer version of the Gradio SDK is available: 4.37.2

Upgrade
logo

Concurrent sequence regression and generation for molecular language modeling

The Regression Transformer is a multitask Transformer that reformulates regression as a conditional sequence modeling task. This yields a dichotomous language model that seamlessly integrates property prediction with property-driven conditional generation. For details see the Nature Machine Intelligence paper, the development code and the GT4SD endpoint for inference.

Each algorithm_version refers to one trained model. Each model can be used for two tasks, either to predict one (or multiple) properties of a molecule or to generate a molecule (given a seed molecule and a property constraint).

For examples and documentation of the model parameters, please see below. Moreover, we provide a model card (Mitchell et al. (2019)) at the bottom of this page.