Upload dataset
Browse files- README.md +25 -0
- ces-dsb/test-00000-of-00001.parquet +3 -0
- ces-dsb/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -19,6 +19,25 @@ dataset_info:
|
|
19 |
num_examples: 7
|
20 |
download_size: 3011826242
|
21 |
dataset_size: 4740803142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
- config_name: ces-ell
|
23 |
features:
|
24 |
- name: source_text
|
@@ -99,6 +118,12 @@ configs:
|
|
99 |
path: ara-ces/train-*
|
100 |
- split: test
|
101 |
path: ara-ces/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
- config_name: ces-ell
|
103 |
data_files:
|
104 |
- split: train
|
|
|
19 |
num_examples: 7
|
20 |
download_size: 3011826242
|
21 |
dataset_size: 4740803142
|
22 |
+
- config_name: ces-dsb
|
23 |
+
features:
|
24 |
+
- name: source_text
|
25 |
+
dtype: string
|
26 |
+
- name: target_text
|
27 |
+
dtype: string
|
28 |
+
- name: source_lang
|
29 |
+
dtype: string
|
30 |
+
- name: target_lang
|
31 |
+
dtype: string
|
32 |
+
splits:
|
33 |
+
- name: train
|
34 |
+
num_bytes: 4279693
|
35 |
+
num_examples: 29708
|
36 |
+
- name: test
|
37 |
+
num_bytes: 2097
|
38 |
+
num_examples: 41
|
39 |
+
download_size: 2566463
|
40 |
+
dataset_size: 4281790
|
41 |
- config_name: ces-ell
|
42 |
features:
|
43 |
- name: source_text
|
|
|
118 |
path: ara-ces/train-*
|
119 |
- split: test
|
120 |
path: ara-ces/test-*
|
121 |
+
- config_name: ces-dsb
|
122 |
+
data_files:
|
123 |
+
- split: train
|
124 |
+
path: ces-dsb/train-*
|
125 |
+
- split: test
|
126 |
+
path: ces-dsb/test-*
|
127 |
- config_name: ces-ell
|
128 |
data_files:
|
129 |
- split: train
|
ces-dsb/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c1d4a28646ee3acb0b7da6c0f1971cca947fc30c4c22a4b3057cc32f25ce485
|
3 |
+
size 2938
|
ces-dsb/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12af418d779069fb0dbf27bc2c795707f18eab129596584684f708da81294105
|
3 |
+
size 2563525
|