Update README.md
This commit is contained in:
@@ -3,6 +3,8 @@ license: apache-2.0
|
|||||||
---
|
---
|
||||||
# Themis
|
# Themis
|
||||||
|
|
||||||
|
Themis: A Reference-free NLG Evaluation Language Model with Flexibility and Interpretability (EMNLP 2024)
|
||||||
|
|
||||||
Paper: https://arxiv.org/abs/2406.18365
|
Paper: https://arxiv.org/abs/2406.18365
|
||||||
|
|
||||||
Github: https://github.com/PKU-ONELab/Themis
|
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
|
## Citation
|
||||||
|
|
||||||
```
|
```
|
||||||
@article{hu2024themis,
|
@inproceedings{hu2024themis,
|
||||||
title={Themis: Towards Flexible and Interpretable NLG Evaluation},
|
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},
|
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}
|
year={2024}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user