ivangtorre
commited on
Upload dataset
Browse files- README.md +25 -0
- quechua/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -7,6 +7,7 @@ task_categories:
|
|
7 |
- automatic-speech-recognition
|
8 |
- translation
|
9 |
dataset_info:
|
|
|
10 |
features:
|
11 |
- name: audio
|
12 |
dtype: audio
|
@@ -29,6 +30,26 @@ dataset_info:
|
|
29 |
num_examples: 1097
|
30 |
download_size: 1097230498
|
31 |
dataset_size: 1528963856.5479999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
configs:
|
33 |
- config_name: default
|
34 |
data_files:
|
@@ -36,6 +57,10 @@ configs:
|
|
36 |
path: data/train-*
|
37 |
- split: dev
|
38 |
path: data/dev-*
|
|
|
|
|
|
|
|
|
39 |
---
|
40 |
|
41 |
## Citation
|
|
|
7 |
- automatic-speech-recognition
|
8 |
- translation
|
9 |
dataset_info:
|
10 |
+
- config_name: default
|
11 |
features:
|
12 |
- name: audio
|
13 |
dtype: audio
|
|
|
30 |
num_examples: 1097
|
31 |
download_size: 1097230498
|
32 |
dataset_size: 1528963856.5479999
|
33 |
+
- config_name: quechua
|
34 |
+
features:
|
35 |
+
- name: audio
|
36 |
+
dtype: audio
|
37 |
+
- name: subset
|
38 |
+
dtype: string
|
39 |
+
- name: source_processed
|
40 |
+
dtype: string
|
41 |
+
- name: source_raw
|
42 |
+
dtype: string
|
43 |
+
- name: target_raw
|
44 |
+
dtype: string
|
45 |
+
- name: split
|
46 |
+
dtype: string
|
47 |
+
splits:
|
48 |
+
- name: train
|
49 |
+
num_bytes: 192806183.0
|
50 |
+
num_examples: 573
|
51 |
+
download_size: 192523843
|
52 |
+
dataset_size: 192806183.0
|
53 |
configs:
|
54 |
- config_name: default
|
55 |
data_files:
|
|
|
57 |
path: data/train-*
|
58 |
- split: dev
|
59 |
path: data/dev-*
|
60 |
+
- config_name: quechua
|
61 |
+
data_files:
|
62 |
+
- split: train
|
63 |
+
path: quechua/train-*
|
64 |
---
|
65 |
|
66 |
## Citation
|
quechua/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2522d6f9041cd2529da0171f45e6fd23279154a124414d805f15d66353f5de2
|
3 |
+
size 192523843
|