Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: ko_en
|
4 |
+
features:
|
5 |
+
- name: client_id
|
6 |
+
dtype: string
|
7 |
+
- name: file
|
8 |
+
dtype: string
|
9 |
+
- name: audio
|
10 |
+
dtype:
|
11 |
+
audio:
|
12 |
+
sampling_rate: 16000
|
13 |
+
- name: sentence
|
14 |
+
dtype: string
|
15 |
+
- name: translation
|
16 |
+
dtype: string
|
17 |
+
- name: id
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: train
|
21 |
+
num_bytes: 19216754.0
|
22 |
+
num_examples: 502
|
23 |
+
- name: validation
|
24 |
+
num_bytes: 13409453.0
|
25 |
+
num_examples: 425
|
26 |
+
- name: test
|
27 |
+
num_bytes: 14265492.0
|
28 |
+
num_examples: 447
|
29 |
+
download_size: 45840098
|
30 |
+
dataset_size: 46891699.0
|
31 |
+
configs:
|
32 |
+
- config_name: ko_en
|
33 |
+
data_files:
|
34 |
+
- split: train
|
35 |
+
path: ko_en/train-*
|
36 |
+
- split: validation
|
37 |
+
path: ko_en/validation-*
|
38 |
+
- split: test
|
39 |
+
path: ko_en/test-*
|
40 |
+
---
|
ko_en/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:357b255e94598b567e26fea3ce9861ce875c313ead1eed682389e73423845bb4
|
3 |
+
size 13875610
|
ko_en/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5972813681569a6298a9fa2d0bf4d85f7f7840f1cd91adfc99d41f9b8a5a159
|
3 |
+
size 19073312
|
ko_en/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:010015550b9a0f6e2bfb06e19db652164a6b3a5480f972453f4b16d68d70c76e
|
3 |
+
size 12891176
|