chatpig commited on
Commit
2cbdf7f
·
verified ·
1 Parent(s): 5768bb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,4 +4,4 @@ license: apache-2.0
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)
 
4
 
5
  # t5xxl encoder
6
  - base model from [google](https://huggingface.co/google/t5-v1_1-xxl)
7
+ - paper: [unified text-to-text transformer](https://arxiv.org/pdf/1910.10683)