File size: 904 Bytes
b8c4e7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91b3bf6
 
 
 
3286991
 
 
 
8a3f247
 
 
 
b8c4e7a
 
8a3f247
b8c4e7a
 
8a3f247
b8c4e7a
8a3f247
 
b8c4e7a
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: input
    dtype: 'null'
  - name: response
    dtype: string
  - name: chosen_question
    dtype: string
  - name: rejected_question
    dtype: string
  - name: margin
    dtype: float64
  - name: pi_key
    dtype: string
  - name: pi_score_chosen
    dtype: float64
  - name: pi_score_rejected
    dtype: float64
  - name: pi_score_chosen_sfc_q_30750
    dtype: float64
  - name: pi_score_rejected_sfc_q_30750
    dtype: float64
  - name: pi_score_chosen_sfc_o_33000
    dtype: float64
  - name: pi_score_rejected_sfc_o_33000
    dtype: float64
  splits:
  - name: train
    num_bytes: 765602037
    num_examples: 40000
  - name: test
    num_bytes: 151520384
    num_examples: 8000
  download_size: 48763394
  dataset_size: 917122421
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---