chatpig commited on
Commit
286cc45
·
verified ·
1 Parent(s): 2cbdf7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,4 +4,5 @@ license: apache-2.0
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)
 
 
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)
8
+ - use it as text encoder (drag it to the folder ./models/text_encoders)