0x22almostEvil commited on
Commit
1e91e9f
·
1 Parent(s): 2559492

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -17,6 +17,22 @@ size_categories:
17
  tags:
18
  - wikihow
19
  - QnA
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
 
22
 
 
17
  tags:
18
  - wikihow
19
  - QnA
20
+ dataset_info:
21
+ features:
22
+ - name: INSTRUCTION
23
+ dtype: string
24
+ - name: RESPONSE
25
+ dtype: string
26
+ - name: SOURCE
27
+ dtype: string
28
+ - name: METADATA
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 72584815
33
+ num_examples: 8381
34
+ download_size: 38190616
35
+ dataset_size: 72584815
36
  ---
37
 
38