File size: 1,526 Bytes
b2f439a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0486e3a
 
 
 
 
b2f439a
 
 
 
 
 
 
 
 
 
0486e3a
b2f439a
 
0486e3a
b2f439a
 
0486e3a
b2f439a
 
0486e3a
b2f439a
 
0486e3a
b2f439a
 
0486e3a
b2f439a
 
0486e3a
b2f439a
0486e3a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
---
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
    list:
    - name: content
      dtype: string
    - name: role
      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: 26253
    num_examples: 10
  - name: test_ift
    num_bytes: 23488
    num_examples: 10
  - name: test_rl
    num_bytes: 28444
    num_examples: 10
  - name: test_rm
    num_bytes: 38117
    num_examples: 10
  - name: train_ift
    num_bytes: 27095
    num_examples: 10
  - name: train_rl
    num_bytes: 21063
    num_examples: 10
  - name: train_rm
    num_bytes: 33651
    num_examples: 10
  download_size: 191686
  dataset_size: 198111
configs:
- config_name: default
  data_files:
  - split: test_holdout_rm
    path: data/test_holdout_rm-*
  - split: test_ift
    path: data/test_ift-*
  - split: test_rl
    path: data/test_rl-*
  - split: test_rm
    path: data/test_rm-*
  - split: train_ift
    path: data/train_ift-*
  - split: train_rl
    path: data/train_rl-*
  - split: train_rm
    path: data/train_rm-*
---
# Dataset Card for "testing_h4"

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