Maciel commited on
Commit
acf49cb
1 Parent(s): c8f3aeb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  dataset_info:
4
  features:
 
 
 
 
5
  - name: instruction
6
  dtype: string
7
  - name: input
@@ -10,11 +14,11 @@ dataset_info:
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
  ---
 
2
  license: apache-2.0
3
  dataset_info:
4
  features:
5
+ - name: task
6
+ dtype: string
7
+ - name: desc
8
+ dtype: string
9
  - name: instruction
10
  dtype: string
11
  - name: input
 
14
  dtype: string
15
  splits:
16
  - name: train
17
+ num_bytes: 62215078
18
+ num_examples: 123137
19
  - name: eval
20
+ num_bytes: 7548859
21
+ num_examples: 15167
22
+ download_size: 32078572
23
+ dataset_size: 69763937
24
  ---