From 770c2900c93ad6ed30bd43227531325e76d9b019 Mon Sep 17 00:00:00 2001 From: Ricardo Rei Date: Mon, 22 May 2023 09:49:56 +0100 Subject: [PATCH] Update README.md Links to arxiv paper --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfb6b0a..7e8b597 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Inside Story: ACL 2023 +# [The Inside Story: ACL 2023](https://arxiv.org/pdf/2305.11806.pdf) This branch holds the code to replicate the experiments from our ACL 2023 paper on explainability methods for neural evaluation metrics. @@ -198,6 +198,8 @@ poetry run coverage report -m # Expected coverage 80% If you use COMET please cite our work **and don't forget to say which model you used!** +- [The Inside Story: Towards Better Understanding of Machine Translation Neural Evaluation Metrics](https://arxiv.org/pdf/2305.11806.pdf) + - [CometKiwi: IST-Unbabel 2022 Submission for the Quality Estimation Shared Task](https://aclanthology.org/2022.wmt-1.60/) - [COMET-22: Unbabel-IST 2022 Submission for the Metrics Shared Task](https://aclanthology.org/2022.wmt-1.52/)