File size: 1,176 Bytes
50057f8
fd878a5
 
 
 
 
 
 
 
 
 
 
 
 
50057f8
 
fd878a5
 
522a3f5
 
50057f8
522a3f5
50057f8
 
 
 
 
522a3f5
 
50057f8
 
 
522a3f5
50057f8
522a3f5
 
 
50057f8
 
 
522a3f5
 
 
50057f8
 
 
 
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
41
42
43
44
45
46
47
48
---
language:
- en
- it
license:
- unknown
multilinguality:
- monolingual
- translation
pretty_name: Europarl v7 (en-it split)
tags: []
task_categories:
- translation
task_ids: []
---

# Dataset Card for Europarl v7 (en-it split)

This dataset contains only the English-Italian split of Europarl v7.
We created the dataset to provide it to the [M2L 2022 Summer School](https://www.m2lschool.org/) students.

For all the information on the dataset, please refer to: [https://www.statmt.org/europarl/](https://www.statmt.org/europarl/)  

## Dataset Structure

### Data Fields

- sent_en: English transcript
- sent_it: Italian translation

### Data Splits

We created three custom training/validation/testing splits. Feel free to rearrange them if needed. These ARE NOT by any means official splits. 

- train (1717204 pairs)
- validation (190911 pairs)
- test (1000 pairs)

### Citation Information

If using the dataset, please cite:

`Koehn, P. (2005). Europarl: A parallel corpus for statistical machine translation. In Proceedings of machine translation summit x: papers (pp. 79-86).`

### Contributions

Thanks to [@g8a9](https://github.com/g8a9) for adding this dataset.