Commit
·
685fc6b
1
Parent(s):
05444a3
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
---
|
11 |
|
12 |
-
# T5-Efficient-XL
|
|
|
13 |
|
14 |
T5-Efficient-XL is a variation of the original [T5-3B](https://huggingface.co/t5-3b) checkpoint and follows the [T5 model architecture](https://huggingface.co/docs/transformers/model_doc/t5).
|
15 |
It is a *pretrained-only* checkpoint and was released with the
|
|
|
9 |
license: apache-2.0
|
10 |
---
|
11 |
|
12 |
+
# T5-Efficient-XL
|
13 |
+
## *One of T5's Deep-Narrow checkpoints*
|
14 |
|
15 |
T5-Efficient-XL is a variation of the original [T5-3B](https://huggingface.co/t5-3b) checkpoint and follows the [T5 model architecture](https://huggingface.co/docs/transformers/model_doc/t5).
|
16 |
It is a *pretrained-only* checkpoint and was released with the
|