chatpig commited on
Commit
5768bb8
·
verified ·
1 Parent(s): 493eaf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -3,9 +3,5 @@ license: apache-2.0
3
  ---
4
 
5
  # t5xxl encoder
6
-
7
- ### paper
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)