Skip to content

Commit

Permalink
add youtube video
Browse files Browse the repository at this point in the history
  • Loading branch information
zouharvi committed May 16, 2024
1 parent dc4c0dc commit 353a99e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This is a repository for two papers: **Quality and Quantity of Machine Translation References for Automated Metrics [[paper](https://arxiv.org/abs/2401.01283)]** - effect of reference quality and quantity on automatic metric performance, and **Evaluating Optimal Reference Translations [[paper]](https://arxiv.org/abs/2311.16787)** - creation of the data and human aspects of annotation and translation.
This is a repository for two papers: **Quality and Quantity of Machine Translation References for Automated Metrics [[paper](https://arxiv.org/abs/2401.01283)]** - effect of reference quality and quantity on automatic metric performance, and **Evaluating Optimal Reference Translations [[paper]](https://arxiv.org/abs/2311.16787)** - creation of the data and human aspects of annotation and translation. Also watch this [12 minutes overview video on this research](https://www.youtube.com/watch?v=n4WlmyIX5LE).

The compiled dataset is [available on huggingface](https://huggingface.co/datasets/zouharvi/optimal-reference-translations).
This repository contains the same data, in addition to the raw data and all processing scripts.
Expand Down Expand Up @@ -175,3 +175,7 @@ Beginning of [`data/ort_human.json`](data/ort_human.json):
},
...
```

## YouTube presentation

[<img src="https://img.youtube.com/vi/n4WlmyIX5LE/maxresdefault.jpg" width=400px>](https://www.youtube.com/watch?v=n4WlmyIX5LE)

0 comments on commit 353a99e

Please sign in to comment.