Datasets:
Upload README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
dataset_info:
|
3 |
config_name: default
|
4 |
data_files: "*.jsonl"
|
5 |
-
dataset_size:
|
6 |
license: mit
|
7 |
task_categories:
|
8 |
- text-generation
|
@@ -16,10 +16,14 @@ FINEWEB2-HQ dataset
|
|
16 |
|
17 |
## Dataset Structure
|
18 |
|
19 |
-
This dataset contains
|
20 |
|
21 |
### Files:
|
22 |
-
- `
|
|
|
|
|
|
|
|
|
23 |
|
24 |
## Usage
|
25 |
|
|
|
2 |
dataset_info:
|
3 |
config_name: default
|
4 |
data_files: "*.jsonl"
|
5 |
+
dataset_size: 27698456429
|
6 |
license: mit
|
7 |
task_categories:
|
8 |
- text-generation
|
|
|
16 |
|
17 |
## Dataset Structure
|
18 |
|
19 |
+
This dataset contains 5 JSONL files with a total size of 26415.31 MB.
|
20 |
|
21 |
### Files:
|
22 |
+
- `ukr_Cyrl_sample_001.jsonl`: 6163.40 MB
|
23 |
+
- `ron_Latn_sample_001.jsonl`: 3739.69 MB
|
24 |
+
- `kor_Hang_sample_001.jsonl`: 4120.89 MB
|
25 |
+
- `hin_Deva_sample_001.jsonl`: 6681.96 MB
|
26 |
+
- `heb_Hebr_sample_001.jsonl`: 5709.37 MB
|
27 |
|
28 |
## Usage
|
29 |
|