From 4160a49c1eaac6176583027d6c8f74b6c27d0857 Mon Sep 17 00:00:00 2001 From: Xinyu Hu Date: Sat, 29 Jun 2024 05:25:59 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c0d5d66..f5e93cc 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,10 @@ Please refer to our [github repo](https://github.com/PKU-ONELab/Themis) for more ## Citation ``` -@misc{hu2024themisflexibleinterpretablenlg, - title={Themis: Towards Flexible and Interpretable NLG Evaluation}, - author={Xinyu Hu and Li Lin and Mingqi Gao and Xunjian Yin and Xiaojun Wan}, - year={2024}, - eprint={2406.18365}, - archivePrefix={arXiv}, - primaryClass={cs.CL}, - url={https://arxiv.org/abs/2406.18365}, +@article{hu2024themis, + title={Themis: Towards Flexible and Interpretable NLG Evaluation}, + author={Hu, Xinyu and Lin, Li and Gao, Mingqi and Yin, Xunjian and Wan, Xiaojun}, + journal={arXiv preprint arXiv:2406.18365}, + year={2024} } ``` \ No newline at end of file