Mike0307 commited on
Commit
d1ca1ff
1 Parent(s): a67848a

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
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ - name: __index_level_0__
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 36424351
15
+ num_examples: 111079
16
+ - name: test
17
+ num_bytes: 1809534
18
+ num_examples: 5555
19
+ - name: validate
20
+ num_bytes: 2236583
21
+ num_examples: 6788
22
+ download_size: 28915010
23
+ dataset_size: 40470468
24
+ ---
25
+ # Dataset Card for "alpaca-en-zhtw"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)