T5 Models
收藏Databricks2024-05-09 收录
下载链接:
https://marketplace.databricks.com/details/7a4b2132-d438-43d9-98bf-2722d97fdf44/Databricks_T5-Models
下载链接
链接失效反馈官方服务:
资源简介:
**Overview**
The T5 models are text-to-text generation models developed by Google Research. The models provided in this listing are
- [t5_11b](https://huggingface.co/t5-11b)
- [t5_3b](https://huggingface.co/t5-3b)
- [t5_base](https://huggingface.co/t5-base)
- [t5_large](https://huggingface.co/t5-large)
- [t5_small](https://huggingface.co/t5-small)
The models are packaged using MLflow's transformers flavor.
T5 models are licensed under the [Apache 2.0 License](https://github.com/google-research/text-to-text-transfer-transformer/blob/main/LICENSE). By installing this listing, you acknowledge and agree to the license.
For example notebooks of using the t5 model in various use cases on Databricks, refer to [the Databricks ML example repository](https://github.com/databricks/databricks-ml-examples/tree/master/llm-models/t5).
**Use cases**
- Natural language processing tasks such as summarization, translation, text classification, and question answering
- Fine-tuning on specific applications
**Product details**
The pre-trained model can be used for further fine-tuning on specific applications. The fine-tuned model in this listing can be deployed directly to Databricks Model Serving for immediate use, or loaded for fine-tuning or batch inference use cases. For more details, install the listing and view the provided model cards for each model.
提供机构:
Databricks



