File size: 559 Bytes
83f9927
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fa3f5f7
83f9927
fa3f5f7
 
83f9927
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: requirements
    dtype: string
  - name: prompt
    dtype: string
  - name: response_0
    dtype: string
  - name: response_1
    dtype: string
  - name: check
    dtype: string
  - name: response_0_1_judged_preference_majority
    sequence: int64
  - name: response_0_1_judged_preference_mean
    sequence: float64
  splits:
  - name: train
    num_bytes: 33658
    num_examples: 10
  download_size: 36165
  dataset_size: 33658
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---