File size: 803 Bytes
76a2204
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: requirements
    dtype: string
  - name: selection_response_1
    dtype: string
  - name: selection_response_2
    dtype: string
  - name: selection_response_3
    dtype: string
  - name: selection_response_4
    dtype: string
  - name: current_response_1
    dtype: string
  - name: current_response_2
    dtype: string
  - name: adversary_response_1
    dtype: string
  - name: adversary_response_2
    dtype: string
  - name: base_response_1
    dtype: string
  - name: base_response_2
    dtype: string
  splits:
  - name: train
    num_bytes: 1967105844
    num_examples: 51071
  download_size: 1002849301
  dataset_size: 1967105844
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---