File size: 409 Bytes
c6f2c25
b033d5f
 
c6f2c25
 
 
 
 
 
 
 
 
 
 
 
e3731ac
c6f2c25
e3731ac
 
c6f2c25
 
 
 
 
 
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
---
language:
- en
dataset_info:
  features:
  - name: output
    dtype: string
  - name: input
    dtype: string
  - name: instruction
    dtype: string
  - name: prompt
    dtype: string
  splits:
  - name: validation
    num_bytes: 489290
    num_examples: 56
  download_size: 87214
  dataset_size: 489290
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---