Update README.md
Browse files
README.md
CHANGED
@@ -135,6 +135,7 @@ print(output)
|
|
135 |
## 引用 Citation
|
136 |
|
137 |
如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/pdf/2311.09198.pdf):
|
|
|
138 |
```
|
139 |
@article{ziya-reader,
|
140 |
title={Never Lost in the Middle: Improving Large Language Models via Attention Strengthening Question Answering},
|
@@ -147,14 +148,13 @@ print(output)
|
|
147 |
|
148 |
|
149 |
```
|
150 |
-
If you are using the resource for your work, please cite our [paper](https://arxiv.org/abs/2210.08590):
|
151 |
|
152 |
```text
|
153 |
-
@
|
154 |
-
title={
|
155 |
-
author={
|
156 |
year={2023},
|
157 |
-
eprint={
|
158 |
archivePrefix={arXiv},
|
159 |
primaryClass={cs.CL}
|
160 |
}
|
|
|
135 |
## 引用 Citation
|
136 |
|
137 |
如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/pdf/2311.09198.pdf):
|
138 |
+
If you are using the resource for your work, please cite our [paper](https://arxiv.org/pdf/2311.09198.pdf):
|
139 |
```
|
140 |
@article{ziya-reader,
|
141 |
title={Never Lost in the Middle: Improving Large Language Models via Attention Strengthening Question Answering},
|
|
|
148 |
|
149 |
|
150 |
```
|
|
|
151 |
|
152 |
```text
|
153 |
+
@misc{zhang2023fengshenbang,
|
154 |
+
title={Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence},
|
155 |
+
author={Jiaxing Zhang and Ruyi Gan and 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},
|
156 |
year={2023},
|
157 |
+
eprint={2209.02970},
|
158 |
archivePrefix={arXiv},
|
159 |
primaryClass={cs.CL}
|
160 |
}
|