qiyang commited on
Commit
7c04b74
1 Parent(s): 02e50fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -86,19 +86,11 @@ print(pred = tokenizer.batch_decode(out,clean_up_tokenization_spaces=True, skip_
86
  If you are using the resource for your work, please cite the our [paper](https://arxiv.org/abs/2210.08590):
87
 
88
  ```text
89
- @article{unimc,
90
- author = {Ping Yang and
91
- Junjie Wang and
92
- Ruyi Gan and
93
- Xinyu Zhu and
94
- Lin Zhang and
95
- Ziwei Wu and
96
- Xinyu Gao and
97
- Jiaxing Zhang and
98
- Tetsuya Sakai},
99
- title = {Zero-Shot Learners for Natural Language Understanding via a Unified Multiple Choice Perspective},
100
  journal = {CoRR},
101
- volume = {abs/2210.08590},
102
  year = {2022}
103
  }
104
  ```
 
86
  If you are using the resource for your work, please cite the our [paper](https://arxiv.org/abs/2210.08590):
87
 
88
  ```text
89
+ @article{fengshenbang,
90
+ author = {Junjie Wang and Yuxiang Zhang and Lin Zhang and Ping Yang and Xinyu Gao and Ziwei Wu and Xiaoqun Dong and Junqing He and Jianheng Zhuo and Qi Yang and Yongfeng Huang and Xiayu Li and Yanghan Wu and Junyu Lu and Xinyu Zhu and Weifeng Chen and Ting Han and Kunhao Pan and Rui Wang and Hao Wang and Xiaojun Wu and Zhongshen Zeng and Chongpei Chen and Ruyi Gan and Jiaxing Zhang},
91
+ title = {Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence},
 
 
 
 
 
 
 
 
92
  journal = {CoRR},
93
+ volume = {abs/2209.02970},
94
  year = {2022}
95
  }
96
  ```