Datasets:
Renamed columns (source > text_en, target -> text_cy).
Browse files- README.md +17 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -13,6 +13,23 @@ multilinguality: translation
|
|
13 |
pretty_name: UK Government Legislation
|
14 |
size_categories:
|
15 |
- 100M<n<1B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Dataset Card for legislation-gov-uk-en-cy
|
|
|
13 |
pretty_name: UK Government Legislation
|
14 |
size_categories:
|
15 |
- 100M<n<1B
|
16 |
+
dataset_info:
|
17 |
+
features:
|
18 |
+
- name: text_en
|
19 |
+
dtype: string
|
20 |
+
- name: text_cy
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 16551781
|
25 |
+
num_examples: 64726
|
26 |
+
download_size: 6607247
|
27 |
+
dataset_size: 16551781
|
28 |
+
configs:
|
29 |
+
- config_name: default
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: data/train-*
|
33 |
---
|
34 |
|
35 |
# Dataset Card for legislation-gov-uk-en-cy
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01c069633342b385e53f6ec6aa3305cd8335631dc07b08bcf97f9b509186c1e8
|
3 |
+
size 6607247
|