File size: 466 Bytes
558d271
 
 
 
 
 
 
 
 
 
dff8fff
 
 
df6ff11
 
 
d8cd23d
94b374a
558d271
 
 
 
 
94b374a
 
558d271
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  splits:
  - name: validation
    num_bytes: 479540
    num_examples: 2388
  - name: train
    num_bytes: 1906560
    num_examples: 9543
  download_size: 4216460
  dataset_size: 2386100
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---