File size: 905 Bytes
6be1aec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output_1
    dtype: string
  - name: output_2
    dtype: string
  - name: preference
    dtype: int64
  - name: raw_preference
    dtype: int64
  - name: reward_1
    dtype: float64
  - name: reward_2
    dtype: float64
  - name: formatted_text_1
    dtype: string
  - name: formatted_text_2
    dtype: string
  - name: text_1
    dtype: string
  - name: text_2
    dtype: string
  splits:
  - name: preference
    num_bytes: 24734316
    num_examples: 9691
  download_size: 13145561
  dataset_size: 24734316
configs:
- config_name: default
  data_files:
  - split: preference
    path: data/preference-*
---
# Dataset Card for "alpaca_human_preference_gold"

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