|
--- |
|
license: apache-2.0 |
|
--- |
|
|
|
This dataset contains all MQM human annotations from previous [WMT Metrics shared tasks](https://wmt-metrics-task.github.io/) and the MQM annotations from [Experts, Errors, and Context](https://aclanthology.org/2021.tacl-1.87/). |
|
|
|
The data is organised into 8 columns: |
|
- lp: language pair |
|
- src: input text |
|
- mt: translation |
|
- ref: reference translation |
|
- score: MQM score |
|
- system: MT Engine that produced the translation |
|
- annotators: number of annotators |
|
- domain: domain of the input text (e.g. news) |
|
|
|
You can also find the original data [here](https://github.com/google/wmt-mqm-human-evaluation). We recommend using the original repo if you are interested in annotation spans and not just the final score. |
|
|
|
|