File size: 460 Bytes
4381bb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5f9a0aa
 
 
 
 
 
 
 
 
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
28
29
---
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-*
license: mit
task_categories:
- text-classification
- text-generation
tags:
- RLHF
- preferences
- DPO
---