Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,14 @@ configs:
|
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
|
|
|
|
|
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
+
language:
|
18 |
+
- ko
|
19 |
+
- en
|
20 |
---
|
21 |
+
|
22 |
+
|
23 |
+
### Dataset Source
|
24 |
+
Created with reference to the following datasets.
|
25 |
+
* [nampdn-ai/mini-fineweb](https://huggingface.co/datasets/nampdn-ai/mini-fineweb)
|
26 |
+
* [HAERAE-HUB/KOREAN-WEBTEXT](https://huggingface.co/datasets/HAERAE-HUB/KOREAN-WEBTEXT)
|
27 |
+
* [AI Hub Datasets]
|