serbog commited on
Commit
b2465bf
1 Parent(s): bbbbeec

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,19 +1,17 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: data
5
- struct:
6
- - name: input
7
- dtype: string
8
- - name: instruction
9
- dtype: string
10
- - name: response
11
- dtype: string
12
  splits:
13
  - name: eval
14
  num_bytes: 645256836
15
  num_examples: 271512
16
- download_size: 220433199
17
  dataset_size: 645256836
18
  configs:
19
  - config_name: default
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: input
7
+ dtype: string
8
+ - name: responses
9
+ dtype: string
 
 
10
  splits:
11
  - name: eval
12
  num_bytes: 645256836
13
  num_examples: 271512
14
+ download_size: 220425393
15
  dataset_size: 645256836
16
  configs:
17
  - config_name: default