Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -2,22 +2,34 @@
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: uuid
|
| 5 |
-
dtype:
|
| 6 |
- name: url
|
| 7 |
-
dtype:
|
| 8 |
- name: title
|
| 9 |
-
dtype:
|
| 10 |
- name: html_content
|
| 11 |
-
dtype:
|
| 12 |
splits:
|
| 13 |
- name: zh
|
|
|
|
|
|
|
| 14 |
- name: en
|
|
|
|
|
|
|
| 15 |
- name: fr
|
|
|
|
|
|
|
| 16 |
- name: es
|
|
|
|
|
|
|
| 17 |
- name: ru
|
|
|
|
|
|
|
| 18 |
- name: ar
|
| 19 |
-
|
| 20 |
-
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
# Dataset Card for "un_corpus_for_sitemap"
|
| 23 |
|
|
|
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
- name: uuid
|
| 5 |
+
dtype: string
|
| 6 |
- name: url
|
| 7 |
+
dtype: string
|
| 8 |
- name: title
|
| 9 |
+
dtype: string
|
| 10 |
- name: html_content
|
| 11 |
+
dtype: string
|
| 12 |
splits:
|
| 13 |
- name: zh
|
| 14 |
+
num_bytes: 5477658
|
| 15 |
+
num_examples: 140
|
| 16 |
- name: en
|
| 17 |
+
num_bytes: 5795973
|
| 18 |
+
num_examples: 150
|
| 19 |
- name: fr
|
| 20 |
+
num_bytes: 6141373
|
| 21 |
+
num_examples: 160
|
| 22 |
- name: es
|
| 23 |
+
num_bytes: 6483135
|
| 24 |
+
num_examples: 170
|
| 25 |
- name: ru
|
| 26 |
+
num_bytes: 6928704
|
| 27 |
+
num_examples: 180
|
| 28 |
- name: ar
|
| 29 |
+
num_bytes: 7351829
|
| 30 |
+
num_examples: 190
|
| 31 |
+
download_size: 8795344
|
| 32 |
+
dataset_size: 38178672
|
| 33 |
---
|
| 34 |
# Dataset Card for "un_corpus_for_sitemap"
|
| 35 |
|