File size: 353 Bytes
8e51448
 
 
35b5449
 
08b2a11
 
35b5449
cec305f
8e51448
 
08b2a11
cec305f
08b2a11
 
8e51448
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: context
    dtype: string
  - name: response
    dtype: string
  splits:
  - name: train
    num_bytes: 2131234
    num_examples: 2450
  download_size: 179543
  dataset_size: 2131234
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---