File size: 346 Bytes
375f30d
 
 
0ebcc61
 
 
 
 
fb1cbe2
375f30d
 
40a2292
0ebcc61
40a2292
 
375f30d
 
 
 
 
 
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: input
    dtype: string
  - name: instruction
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 393701
    num_examples: 300
  download_size: 213738
  dataset_size: 393701
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---