T5 Spaces badge

This commit is contained in:
AK391 2022-01-10 12:51:39 -05:00 committed by GitHub
parent 0554e4d5c5
commit daec528ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -618,6 +618,9 @@ The library provides a version of this model for conditional generation.
<a href="model_doc/t5">
<img alt="Doc" src="https://img.shields.io/badge/Model_documentation-t5-blueviolet">
</a>
<a href="https://huggingface.co/spaces/akhaliq/t5-base">
<img alt="Spaces" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue">
</a>
[Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer](https://arxiv.org/abs/1910.10683), Colin Raffel et al.