Skip to content

Commit 806ff6f

Browse files
committed
Update citation tittles
1 parent 191f6ab commit 806ff6f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,12 +328,13 @@ PaddleNLP提供了多粒度、多场景的NLP应用示例,面向动态图模
328328
如果PaddleNLP对您的研究有帮助,欢迎引用
329329
```
330330
@misc{=paddlenlp,
331-
title={An Easy-to-use and High Performance NLP Library based on PaddlePaddle},
331+
title={PaddleNLP: An Easy-to-use and High Performance NLP Library},
332332
author={PaddleNLP Contributors},
333333
howpublished = {\url{https://github.com/PaddlePaddle/PaddleNLP}},
334334
year={2021}
335335
}
336336
```
337+
337338
## Acknowledge
338339

339340
我们借鉴了Hugging Face的[Transformers](https://github.com/huggingface/transformers)🤗关于预训练模型使用的优秀设计,在此对Hugging Face作者及其开源社区表示感谢。

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ For more details about our release, please refer to [ChangeLog](./docs/changelog
227227
If you find PaddleNLP useful in your research, please consider cite
228228
```
229229
@misc{=paddlenlp,
230-
title={An Easy-to-use and High Performance NLP Library based on PaddlePaddle},
230+
title={PaddleNLP: An Easy-to-use and High Performance NLP Library},
231231
author={PaddleNLP Contributors},
232232
howpublished = {\url{https://github.com/PaddlePaddle/PaddleNLP}},
233233
year={2021}

0 commit comments

Comments
 (0)