Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,37 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
mc4 but in HPC friendly parquet format (32GiB shards)
|
5 |
Attribution,license, copyright info: https://huggingface.co/datasets/allenai/c4 and google for producing and uploading them.
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
dataset_info:
|
4 |
+
config_name: ko
|
5 |
+
features:
|
6 |
+
- name: source
|
7 |
+
dtype: string
|
8 |
+
- name: id
|
9 |
+
dtype: string
|
10 |
+
- name: text
|
11 |
+
dtype: string
|
12 |
+
- name: added
|
13 |
+
dtype: string
|
14 |
+
- name: timestamp
|
15 |
+
dtype: timestamp[s]
|
16 |
+
- name: metadata
|
17 |
+
struct:
|
18 |
+
- name: url
|
19 |
+
dtype: string
|
20 |
+
- name: lang
|
21 |
+
struct:
|
22 |
+
- name: ko.tfrecord
|
23 |
+
dtype: float64
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 151177516676
|
27 |
+
num_examples: 24035493
|
28 |
+
download_size: 16185376673
|
29 |
+
dataset_size: 151177516676
|
30 |
+
configs:
|
31 |
+
- config_name: ko
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: ko/train-*
|
35 |
---
|
36 |
mc4 but in HPC friendly parquet format (32GiB shards)
|
37 |
Attribution,license, copyright info: https://huggingface.co/datasets/allenai/c4 and google for producing and uploading them.
|