Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Overview
|
2 |
|
3 |
This is a small dataset of English-Belarusian sentence pairs sampled from the largest parallel corpora in [OPUS](https://opus.nlpl.eu/results/en&be/corpus-result-table) (100 random instances from each of the following: NLLB, HPLT, CCMatrix, CCAligned) and manually labeled for correctness by a speaker of Belarusian. The taxonomy of labels follows [Kreutzer et al. 2022](https://doi.org/10.1162/tacl_a_00447):
|
@@ -59,4 +69,4 @@ to_csv("CCAligned.be-en.sample100.txt")
|
|
59 |
| NLLB | 17 | | | 73 | 10 | |
|
60 |
| HPLT | 41 | 35 | 6 | 17 | 1 | |
|
61 |
| CCMatrix | 7 | 1 | | 92 | | |
|
62 |
-
| CCAligned | 31 | 38 | 8 | 22 | 1 | |
|
|
|
1 |
+
---
|
2 |
+
license: pddl
|
3 |
+
task_categories:
|
4 |
+
- translation
|
5 |
+
language:
|
6 |
+
- be
|
7 |
+
- en
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
+
---
|
11 |
## Overview
|
12 |
|
13 |
This is a small dataset of English-Belarusian sentence pairs sampled from the largest parallel corpora in [OPUS](https://opus.nlpl.eu/results/en&be/corpus-result-table) (100 random instances from each of the following: NLLB, HPLT, CCMatrix, CCAligned) and manually labeled for correctness by a speaker of Belarusian. The taxonomy of labels follows [Kreutzer et al. 2022](https://doi.org/10.1162/tacl_a_00447):
|
|
|
69 |
| NLLB | 17 | | | 73 | 10 | |
|
70 |
| HPLT | 41 | 35 | 6 | 17 | 1 | |
|
71 |
| CCMatrix | 7 | 1 | | 92 | | |
|
72 |
+
| CCAligned | 31 | 38 | 8 | 22 | 1 | |
|