Upload dataset
Browse files- README.md +28 -0
- corrected-teo/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -90,6 +90,30 @@ dataset_info:
|
|
90 |
num_examples: 96
|
91 |
download_size: 438991
|
92 |
dataset_size: 984352
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
configs:
|
94 |
- config_name: corrected-lgg
|
95 |
data_files:
|
@@ -115,4 +139,8 @@ configs:
|
|
115 |
path: corrected-nyn/validation-*
|
116 |
- split: test
|
117 |
path: corrected-nyn/test-*
|
|
|
|
|
|
|
|
|
118 |
---
|
|
|
90 |
num_examples: 96
|
91 |
download_size: 438991
|
92 |
dataset_size: 984352
|
93 |
+
- config_name: corrected-teo
|
94 |
+
features:
|
95 |
+
- name: id
|
96 |
+
dtype: string
|
97 |
+
- name: text
|
98 |
+
dtype: string
|
99 |
+
- name: audio_language
|
100 |
+
dtype: string
|
101 |
+
- name: is_studio
|
102 |
+
dtype: bool
|
103 |
+
- name: speaker_id
|
104 |
+
dtype: string
|
105 |
+
- name: sample_rate
|
106 |
+
dtype: int64
|
107 |
+
- name: transcription
|
108 |
+
dtype: string
|
109 |
+
- name: edit_distance
|
110 |
+
dtype: int64
|
111 |
+
splits:
|
112 |
+
- name: train
|
113 |
+
num_bytes: 859396
|
114 |
+
num_examples: 4839
|
115 |
+
download_size: 357641
|
116 |
+
dataset_size: 859396
|
117 |
configs:
|
118 |
- config_name: corrected-lgg
|
119 |
data_files:
|
|
|
139 |
path: corrected-nyn/validation-*
|
140 |
- split: test
|
141 |
path: corrected-nyn/test-*
|
142 |
+
- config_name: corrected-teo
|
143 |
+
data_files:
|
144 |
+
- split: train
|
145 |
+
path: corrected-teo/train-*
|
146 |
---
|
corrected-teo/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4eef5cc88afb229f500b274d9b91129b8558618f9b99e54eee40d31ae81b3af
|
3 |
+
size 357641
|