File size: 1,066 Bytes
ef658f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---

dataset_info:
  features:
  - name: src_lang
    dtype: string
  - name: src_text
    dtype: string
  - name: tgt_lang
    dtype: string
  - name: tgt_text
    dtype: string
  - name: score
    dtype: float64
  splits:
  - name: train
    num_bytes: 10169544499
    num_examples: 50923118
  download_size: 6212925318
  dataset_size: 10169544499
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- translation
- text-generation
language:
- et
- en
size_categories:
- 10M<n<100M
license: cc-by-nc-sa-4.0
---


COMET scores for English/Estonian pairs in the [MaLA bilingual translation corpus](https://huggingface.co/datasets/MaLA-LM/mala-bilingual-translation-corpus) dataset obtained with [Unbabel/wmt22-cometkiwi-da](https://huggingface.co/Unbabel/wmt22-cometkiwi-da).

## License

The license for the scores is cc-by-nc-sa-4.0 as used by the COMET model, while the examples are under [ODC-BY](https://opendatacommons.org/licenses/by/1-0/) as they are in the original dataset.