diff --git a/README.md b/README.md index 43b4a5f69..7eb99aac6 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ This repo currently hosts a public CI for JAX on NVIDIA GPUs and covers some JAX We currently enable training and evaluation for the following models: | Model Name | Pretraining | Fine-tuning | Evaluation | | :--- | :---: | :---: | :---: | -| [GPT-3(paxml)](./rosetta/rosetta/projects/pax) | ✔️ | ✔️ | ✔️ | +| [GPT-3(paxml)](./rosetta/rosetta/projects/pax) | ✔️ | | ✔️ | | [t5(t5x)](./rosetta/rosetta/projects/t5x) | ✔️ | ✔️ | ✔️ | | [ViT](./rosetta/rosetta/projects/vit) | ✔️ | ✔️ | ✔️ |