From d1b301129241c8f8e2271c1b5612872e47382cd2 Mon Sep 17 00:00:00 2001 From: Kamal Raj Kanakarajan Date: Tue, 27 Dec 2022 12:56:14 +0530 Subject: [PATCH] Update flan-t5 original model link (#20897) Update flan-t5.mdx --- docs/source/en/model_doc/flan-t5.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/en/model_doc/flan-t5.mdx b/docs/source/en/model_doc/flan-t5.mdx index ac6904c53f..5a2d6fc934 100644 --- a/docs/source/en/model_doc/flan-t5.mdx +++ b/docs/source/en/model_doc/flan-t5.mdx @@ -46,4 +46,4 @@ Google has released the following variants: One can refer to [T5's documentation page](t5) for all tips, code examples and notebooks. As well as the FLAN-T5 model card for more details regarding training and evaluation of the model. -The original checkpoints can be found [here](https://github.com/google-research/t5x/blob/main/docs/models.md#mixture-of-experts-moe-checkpoints). \ No newline at end of file +The original checkpoints can be found [here](https://github.com/google-research/t5x/blob/main/docs/models.md#flan-t5-checkpoints).