Update README.md

This commit is contained in:
Xinyu Hu
2024-11-23 12:46:01 +00:00
committed by system
parent 2f89e6b8f5
commit 0473c52a9c

View File

@@ -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}
}
```