Update README.md

This commit is contained in:
Xinyu Hu
2024-06-29 05:25:59 +00:00
committed by system
parent 68a5465309
commit 4160a49c1e

View File

@@ -59,13 +59,10 @@ Please refer to our [github repo](https://github.com/PKU-ONELab/Themis) for more
## Citation ## Citation
``` ```
@misc{hu2024themisflexibleinterpretablenlg, @article{hu2024themis,
title={Themis: Towards Flexible and Interpretable NLG Evaluation}, title={Themis: Towards Flexible and Interpretable NLG Evaluation},
author={Xinyu Hu and Li Lin and Mingqi Gao and Xunjian Yin and Xiaojun Wan}, author={Hu, Xinyu and Lin, Li and Gao, Mingqi and Yin, Xunjian and Wan, Xiaojun},
year={2024}, journal={arXiv preprint arXiv:2406.18365},
eprint={2406.18365}, year={2024}
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2406.18365},
} }
``` ```