erhwenkuo commited on
Commit
40047b2
·
1 Parent(s): af672bd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: '20231001'
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: url
8
+ dtype: string
9
+ - name: title
10
+ dtype: string
11
+ - name: text
12
+ dtype: string
13
+ splits:
14
+ - name: train
15
+ num_bytes: 1682641991
16
+ num_examples: 1373081
17
+ download_size: 1064907519
18
+ dataset_size: 1682641991
19
+ configs:
20
+ - config_name: '20231001'
21
+ data_files:
22
+ - split: train
23
+ path: 20231001/train-*
24
+ ---
25
+ # Dataset Card for "wikipedia-zhtw"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)