Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,4 @@
|
|
1 |
---
|
2 |
-
dataset_info:
|
3 |
-
features:
|
4 |
-
- name: question
|
5 |
-
dtype: string
|
6 |
-
- name: answer
|
7 |
-
dtype: string
|
8 |
-
- name: audio_filename
|
9 |
-
dtype: string
|
10 |
-
splits:
|
11 |
-
- name: train
|
12 |
-
num_bytes: 194863709
|
13 |
-
num_examples: 404844
|
14 |
-
download_size: 80018458
|
15 |
-
dataset_size: 194863709
|
16 |
-
configs:
|
17 |
-
- config_name: default
|
18 |
-
data_files:
|
19 |
-
- split: train
|
20 |
-
path: data/train-*
|
21 |
language:
|
22 |
- ms
|
23 |
- en
|
@@ -27,9 +8,9 @@ language:
|
|
27 |
|
28 |
Convert ASR dataset into speech instructions.
|
29 |
|
30 |
-
1. Sample from [mesolitica/pseudolabel-science-large-v3-timestamp](https://huggingface.co/datasets/mesolitica/pseudolabel-science-large-v3-timestamp)
|
31 |
-
2. Sample from [mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp](https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp)
|
32 |
-
3. Entire dataset from [mesolitica/Malaysian-STT-Whisper/extra](https://huggingface.co/datasets/mesolitica/Malaysian-STT-Whisper/viewer/default/extra)
|
33 |
|
34 |
## Download the dataset
|
35 |
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- ms
|
4 |
- en
|
|
|
8 |
|
9 |
Convert ASR dataset into speech instructions.
|
10 |
|
11 |
+
1. Sample from [mesolitica/pseudolabel-science-large-v3-timestamp](https://huggingface.co/datasets/mesolitica/pseudolabel-science-large-v3-timestamp).
|
12 |
+
2. Sample from [mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp](https://huggingface.co/datasets/mesolitica/pseudolabel-malaysian-youtube-whisper-large-v3-timestamp).
|
13 |
+
3. Entire dataset from [mesolitica/Malaysian-STT-Whisper/extra](https://huggingface.co/datasets/mesolitica/Malaysian-STT-Whisper/viewer/default/extra).
|
14 |
|
15 |
## Download the dataset
|
16 |
|