update readme.md
Browse files
README.md
CHANGED
@@ -19,3 +19,15 @@ configs:
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
---
|
22 |
+
# Zeroth-STT-Korean Dataset
|
23 |
+
|
24 |
+
## Description
|
25 |
+
This is a one of ten equally divided parts of the Zeroth-STT-Korean dataset. Ten equal shards of the original dataset were created and uploaded as individual repos for fine-tuning/training needs.
|
26 |
+
|
27 |
+
## Citation
|
28 |
+
|
29 |
+
Zeroth-Korean Dataset, created by [Lucas Jo(@Atlas Guide Inc.) and Wonkyum Lee(@Gridspace Inc.)], 2023.
|
30 |
+
Available at https://github.com/goodatlas/zeroth under CC-BY-4.0 license.
|
31 |
+
|
32 |
+
Junhoee/STT_Korean_Dataset_80000 Dataset, created by [Junhoee], 2024.
|
33 |
+
Available at https://huggingface.co/datasets/Junhoee/STT_Korean_Dataset_80000
|