fabiochiu-t5-base-tag-generation
Version: 7
fabiochiu/t5-base-tag-generation 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": "Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed and garbage-collected."
}
Model Specifications
LicenseApache-2.0
Last UpdatedMay 2023
ProviderHuggingFace