Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,5 @@ license: apache-2.0
|
|
3 |
---
|
4 |
|
5 |
# t5xxl encoder
|
6 |
-
|
7 |
-
|
8 |
-
[Unified Text-to-Text Transformer](https://arxiv.org/pdf/1910.10683)
|
9 |
-
|
10 |
-
### reference
|
11 |
-
- base model from [google](https://huggingface.co/google/t5-v1_1-xxl)
|
|
|
3 |
---
|
4 |
|
5 |
# t5xxl encoder
|
6 |
+
- base model from [google](https://huggingface.co/google/t5-v1_1-xxl)
|
7 |
+
- [Unified Text-to-Text Transformer](https://arxiv.org/pdf/1910.10683)
|
|
|
|
|
|
|
|