Maciel commited on
Commit
fafc65e
1 Parent(s): 9aa06e2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ features:
5
+ - name: instruction
6
+ dtype: string
7
+ - name: input
8
+ dtype: string
9
+ - name: output
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 47212352.54318361
14
+ num_examples: 100715
15
+ - name: eval
16
+ num_bytes: 5674608.075360981
17
+ num_examples: 12303
18
+ download_size: 18717215
19
+ dataset_size: 52886960.61854459
20
  ---