File size: 1,089 Bytes
b2f439a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6b3318d
 
b2f439a
 
 
 
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
dataset_info:
  features:
  - name: chosen
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: rejected
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: prompt
    dtype: string
  - name: prompt_id
    dtype: string
  - name: messages
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  splits:
  - name: test_holdout_rm
    num_bytes: 26133
    num_examples: 10
  - name: test_ift
    num_bytes: 23368
    num_examples: 10
  - name: test_rl
    num_bytes: 28324
    num_examples: 10
  - name: test_rm
    num_bytes: 37997
    num_examples: 10
  - name: train_ift
    num_bytes: 26975
    num_examples: 10
  - name: train_rl
    num_bytes: 20943
    num_examples: 10
  - name: train_rm
    num_bytes: 33531
    num_examples: 10
  download_size: 186492
  dataset_size: 197271
tags:
- dpo
---
# Dataset Card for "testing_h4"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)