File size: 2,031 Bytes
3f6c952
8a5b5eb
 
44e8ff6
 
 
 
 
 
 
 
8a5b5eb
44e8ff6
 
 
8ac50bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3f6c952
44e8ff6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1aba875
 
44e8ff6
 
 
 
 
 
 
d77f575
44e8ff6
 
 
 
 
 
 
 
 
 
 
 
ccdb19d
 
44e8ff6
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
---
license: cc
license_name: ogl
task_categories:
- translation
- text-classification
- summarization
- sentence-similarity
language:
- en
- cy
multilinguality: translation
pretty_name: Cofnod Y Cynulliad en-cy
size_categories:
- 100K<n<1M
dataset_info:
  features:
  - name: text_en
    dtype: string
  - name: text_cy
    dtype: string
  splits:
  - name: train
    num_bytes: 252316210
    num_examples: 104738
  download_size: 137847437
  dataset_size: 252316210
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for cofnodycynulliad_en-cy

## Dataset Description

- **Homepage:** https://github.com/techiaith/cofnod-y-cynulliad_dataset
- **Repository:** https://github.com/techiaith/cofnod-y-cynulliad_dataset.git
- **Point of Contact:** techiaith@bangor.ac.uk

### Dataset Summary

This dataset consists of English-Welsh sentence pairs obtained by parsing the data provided from the [Welsh Parliament](https://cofnod.senedd.cymru/) website.

### Supported Tasks and Leaderboards

- translation
- text classification
- sentence similarity

### Languages

- English
- Welsh

## Dataset Structure

### Data Fields

- text_en
- text_cy

### Data Splits

- train

## Dataset Creation

The dataset was created via an internal pipeline employing DVC and Python.

### Source Data

#### Initial Data Collection and Normalization

Sentences were dropped from the original scrapped sources in the following cases:

- sentence contained too many misspelt words
- sentence length similarity variance too great.

#### Who are the source language producers?

The language data, including source and target language data, is derived from transcripts of the proceedings of the Senedd's Plenary meetings and their translations. 
See [here](https://cofnod.senedd.cymru) for information.

### Licensing Information
This dataset's source data is Crown copyright and is licensed under the [Open Government License](https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/).