hkqiu/PolymerGenerationPretrainedModel
https://huggingface.co/hkqiu/PolymerGenerationPretrainedModelHere is the pretrained version of PolyTAO, the first pretrained generative language model for polymer design.
Sourced from
- HuggingFace — hkqiu/PolymerGenerationPretrainedModel
Related resources
Rostlab/ProstT5
by RostlabProstT5 is a protein language model (pLM) which can translate between protein sequence and structure. !ProstT5 pre-training and inference
QizhiPei/biot5-base
by QizhiPei## Example Usage ```python from transformers import AutoTokenizer, T5ForConditionalGeneration
sagawa/ReactionT5v1-forward
by sagawaThis is a ReactionT5 pre-trained to predict the products of reactions.
zjunlp/MolGen-7b
by zjunlp## 💡 Model description This repo contains a large molecular generative model built with molecular language SELFIES.
sagawa/ReactionT5v2-forward
by sagawaThis is a ReactionT5 pre-trained to predict the products of reactions. You can use the demo here.
MentaLLaMA-chat-7B is part of the MentaLLaMA project, the first open-source large language model (LLM) series for interpretable mental health analysis with instruction-following capability. This model is finetuned based on the Meta LLaMA2-chat-7B foundation model and the full IMHI instruction…