diff --git a/README.md b/README.md index f5e93cc..6ca4c00 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ license: apache-2.0 --- # Themis +Themis: A Reference-free NLG Evaluation Language Model with Flexibility and Interpretability (EMNLP 2024) + Paper: https://arxiv.org/abs/2406.18365 Github: https://github.com/PKU-ONELab/Themis @@ -59,10 +61,11 @@ Please refer to our [github repo](https://github.com/PKU-ONELab/Themis) for more ## Citation ``` -@article{hu2024themis, - title={Themis: Towards Flexible and Interpretable NLG Evaluation}, +@inproceedings{hu2024themis, + title={Themis: A Reference-free NLG Evaluation Language Model with Flexibility and Interpretability}, author={Hu, Xinyu and Lin, Li and Gao, Mingqi and Yin, Xunjian and Wan, Xiaojun}, - journal={arXiv preprint arXiv:2406.18365}, + booktitle={Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing}, + pages={15924--15951}, year={2024} } ``` \ No newline at end of file