huseinzol05
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ Audio dataset at [mesolitica/IMDA-STT](https://huggingface.co/datasets/mesolitic
|
|
9 |
## how to prepare the dataset
|
10 |
|
11 |
```bash
|
|
|
|
|
12 |
wget https://www.7-zip.org/a/7z2301-linux-x64.tar.xz
|
13 |
tar -xf 7z2301-linux-x64.tar.xz
|
14 |
|
|
|
9 |
## how to prepare the dataset
|
10 |
|
11 |
```bash
|
12 |
+
wget https://huggingface.co/datasets/mesolitica/pseudolabel-imda-large-v3-timestamp/resolve/main/prepared-imda.jsonl
|
13 |
+
wget https://huggingface.co/datasets/mesolitica/pseudolabel-imda-large-v3-timestamp/resolve/main/prepared-imda-ms.jsonl
|
14 |
wget https://www.7-zip.org/a/7z2301-linux-x64.tar.xz
|
15 |
tar -xf 7z2301-linux-x64.tar.xz
|
16 |
|