Skip to main content
Microsoft Foundry
mrm8488-t5-base-finetuned-common-gen

mrm8488-t5-base-finetuned-common-gen

Hugging Face
Version: 17

mrm8488/t5-base-finetuned-common_gen is a pre-trained language model available on the Hugging Face Hub. It's specifically designed for the text2text-generation task in the transformers library. If you want to learn more about the model's architecture, hyperparameters, limitations, and biases, you can find this information on the model's dedicated Model Card on the Hugging Face Hub .

Here's an example API request payload that you can use to obtain predictions from the model:

{
  "inputs": "tree plant ground hole dig"
}

Quick facts

Model providerHugging Face
TypeText to text generation
LifecycleGenerally available (GA)