Text2Text Generation
Transformers
PyTorch
English
t5
text-generation-inference
Inference Endpoints
seungone commited on
Commit
c76af22
·
1 Parent(s): 9d3d3da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -132,7 +132,8 @@ print(tokenizer.decode(outputs[0]))
132
 
133
  # Citation
134
 
135
- If you find the
 
136
 
137
  **BibTeX:**
138
 
 
132
 
133
  # Citation
134
 
135
+
136
+ If you find the following model helpful, please considering citing our paper!
137
 
138
  **BibTeX:**
139