yf commited on
Commit
0396827
·
1 Parent(s): ac16e87

update readme

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  ## Model description
4
 
5
- This is a implementation of Chinese BART-Base.
6
 
7
  ## Usage
8
 
@@ -21,7 +21,7 @@ This is a implementation of Chinese BART-Base.
21
 
22
  ```bibtex
23
  @article{shao2021cpt,
24
- title={CPT: A Pre-Trained Unbalanced Transformerfor Both Chinese Language Understanding and Generation},
25
  author={Yunfan Shao and Zhichao Geng and Yitao Liu and Junqi Dai and Fei Yang and Li Zhe and Hujun Bao and Xipeng Qiu},
26
  journal={arXiv preprint arXiv:2109.05729},
27
  year={2021}
 
2
 
3
  ## Model description
4
 
5
+ This is an implementation of Chinese BART-Base.
6
 
7
  ## Usage
8
 
 
21
 
22
  ```bibtex
23
  @article{shao2021cpt,
24
+ title={CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation},
25
  author={Yunfan Shao and Zhichao Geng and Yitao Liu and Junqi Dai and Fei Yang and Li Zhe and Hujun Bao and Xipeng Qiu},
26
  journal={arXiv preprint arXiv:2109.05729},
27
  year={2021}