sagawa/ReactionT5v1-forward

https://huggingface.co/sagawa/ReactionT5v1-forward
Staleby sagawa910updated 2 years ago
Python

This is a ReactionT5 pre-trained to predict the products of reactions.

Sourced from

  • HuggingFacesagawa/ReactionT5v1-forward

Related resources

This is a ReactionT5 pre-trained to predict the products of reactions. You can use the demo here.

Idle2K1 year ago
Python

## Example Usage ```python from transformers import AutoTokenizer, T5ForConditionalGeneration

Idle1911 year ago
Python

This is a ReactionT5 pre-trained to predict the reactants of reactions. You can use the demo here.

Idle1.7K1 year ago
Python

SMILES2IUPAC-canonical-base was designed to accurately translate SMILES chemical names to IUPAC standards.

Stale5.1K2 years ago
Python

The T5 Large for Medical Text Summarization is a specialized variant of the T5 transformer model, fine-tuned for the task of summarizing medical text. This model is designed to generate concise and coherent summaries of medical documents, research papers, clinical notes, and other…

Stale2.1K2 years ago
Python

+ Model Name: Med_English2Spanish + Model Type: Transformer-based Neural Machine Translation (NMT) Model + Task: English to Spanish Medical Translation

Stale352 years ago
Python