regression_transformer / model_cards /regression_transformer_description.md
jannisborn
doc: update description
8174f96
|
raw
history blame
778 Bytes

Concurrent sequence regression and generation for molecular language modeling

The RT 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 arXiv preprint, 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).