Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
1M - 10M
Tags:
LM
hieunguyen1053
commited on
Commit
·
4ce8337
1
Parent(s):
e56b42d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: id
|
|
|
|
|
5 |
dtype: string
|
6 |
- name: url
|
7 |
dtype: string
|
@@ -11,10 +13,10 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
-
num_examples:
|
16 |
-
download_size:
|
17 |
-
dataset_size:
|
18 |
task_categories:
|
19 |
- text-generation
|
20 |
language:
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: id
|
5 |
+
dtype: int64
|
6 |
+
- name: revid
|
7 |
dtype: string
|
8 |
- name: url
|
9 |
dtype: string
|
|
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 1282963258.0
|
17 |
+
num_examples: 1564724
|
18 |
+
download_size: 576656357
|
19 |
+
dataset_size: 1282963258.0
|
20 |
task_categories:
|
21 |
- text-generation
|
22 |
language:
|