ranWang commited on
Commit
382f35d
·
1 Parent(s): cbce643

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -2,22 +2,19 @@
2
  dataset_info:
3
  features:
4
  - name: uuid
5
- dtype: 'null'
6
  - name: url
7
- dtype: 'null'
8
  - name: title
9
- dtype: 'null'
10
  - name: html_content
11
- dtype: 'null'
12
  splits:
13
  - name: zh
14
- - name: en
15
- - name: fr
16
- - name: es
17
- - name: ru
18
- - name: ar
19
- download_size: 6618
20
- dataset_size: 0
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: 60
15
+ num_examples: 3
16
+ download_size: 0
17
+ dataset_size: 60
 
 
 
18
  ---
19
  # Dataset Card for "un_corpus_for_sitemap"
20