Add dataset card, link to paper, and link to code (#1)
Browse files- Add dataset card, link to paper, and link to code (4a7999c730ad07baf5b8f2909183e0059f231142)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-ranking
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the data for the paper [Unsupervised Word-level Quality Estimation for Machine Translation Through the Lens of Annotators (Dis)agreement](https://huggingface.co/papers/2505.23183).
|
8 |
+
|
9 |
+
Code: https://github.com/gsarti/labl
|