File size: 373 Bytes
4381bb2
a1dbb53
 
4381bb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
language:
- en
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: chosen
    dtype: string
  - name: rejected
    dtype: string
  splits:
  - name: validation
    num_bytes: 138698
    num_examples: 817
  download_size: 91023
  dataset_size: 138698
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---