serbog commited on
Commit
d01c888
1 Parent(s): 3ad3a67

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: train
14
  num_bytes: 261696280
15
  num_examples: 127878
16
- download_size: 100663529
17
  dataset_size: 261696280
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: train
12
  num_bytes: 261696280
13
  num_examples: 127878
14
+ download_size: 100659850
15
  dataset_size: 261696280
16
  configs:
17
  - config_name: default