QizhiPei/biot5-base
https://huggingface.co/QizhiPei/biot5-base## Example Usage ```python from transformers import AutoTokenizer, T5ForConditionalGeneration
Sourced from
- HuggingFace — QizhiPei/biot5-base
Related resources
sagawa/ReactionT5v1-forward
by sagawaThis is a ReactionT5 pre-trained to predict the products of reactions.
This is a ReactionT5 pre-trained to predict the reactants of reactions. You can use the demo here.
sagawa/ReactionT5v2-forward
by sagawaThis is a ReactionT5 pre-trained to predict the products of reactions. You can use the demo here.
introvoyz041/DrugGen-2
by introvoyz041# DrugGen 2: A disease-aware language model for enhancing drug discovery DrugGen-2 is a disease‑aware language model specialized for generating drug-like SMILES structures based on both disease pathways and protein sequence.
This model is a BERT-like sequence classifier for 221 human protein drug targets, fine-tuned from gbyuvd/chemselfies-base-bertmlm on a dataset derived ChemBL34 (Zdrazil et al. 2023). It predicts potential drug targets using chemical structures represented as SELFIES (Self-Referencing Embedded…
peteparker456/medical_diagnosis_llama2
by peteparker456This model aims to be a base template for new models. It has been generated using this raw template.