File size: 310 Bytes
1ac6d8b
 
 
 
 
 
 
 
 
a21f818
 
 
 
1ac6d8b
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: response
    dtype: string
  splits:
  - name: train
    num_bytes: 14267
    num_examples: 55
  download_size: 11655
  dataset_size: 14267
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---