diff --git a/t5/README.md b/t5/README.md index 3ff76c57..a0cc861b 100644 --- a/t5/README.md +++ b/t5/README.md @@ -27,7 +27,7 @@ The `` can be any of the following: | t5-3b | 3 billion | | t5-11b | 11 billion | -The FLAN variants can be specified with the e.g. `google/flan-t5-small`, +The FLAN variants can be specified with `google/flan-t5-small`, `google/flan-t5-base`, etc. See the [Hugging Face page](https://huggingface.co/docs/transformers/model_doc/flan-t5) for a complete list of models.