uer commited on
Commit
55b19dd
1 Parent(s): 4da8baa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -108,6 +108,14 @@ python3 scripts/convert_t5_from_uer_to_huggingface.py --input_model_path cluecor
108
  ### BibTeX entry and citation info
109
 
110
  ```
 
 
 
 
 
 
 
 
111
  @article{zhao2019uer,
112
  title={UER: An Open-Source Toolkit for Pre-training Models},
113
  author={Zhao, Zhe and Chen, Hui and Zhang, Jinbin and Zhao, Xin and Liu, Tao and Lu, Wei and Chen, Xi and Deng, Haotang and Ju, Qi and Du, Xiaoyong},
 
108
  ### BibTeX entry and citation info
109
 
110
  ```
111
+ @article{2020t5,
112
+ title = {Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer},
113
+ author = {Colin Raffel and Noam Shazeer and Adam Roberts and Katherine Lee and Sharan Narang and Michael Matena and Yanqi Zhou and Wei Li and Peter J. Liu},
114
+ journal = {Journal of Machine Learning Research},
115
+ pages = {1-67},
116
+ year = {2020}
117
+ }
118
+
119
  @article{zhao2019uer,
120
  title={UER: An Open-Source Toolkit for Pre-training Models},
121
  author={Zhao, Zhe and Chen, Hui and Zhang, Jinbin and Zhao, Xin and Liu, Tao and Lu, Wei and Chen, Xi and Deng, Haotang and Ju, Qi and Du, Xiaoyong},