|
|
--- |
|
|
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: base_response_1 |
|
|
dtype: string |
|
|
- name: base_response_2 |
|
|
dtype: string |
|
|
- name: current_response_1 |
|
|
dtype: string |
|
|
- name: current_response_2 |
|
|
dtype: string |
|
|
- name: selection_1_base_1_mean |
|
|
list: float64 |
|
|
- name: selection_1_base_1_majority |
|
|
list: float64 |
|
|
- name: selection_1_base_2_mean |
|
|
list: float64 |
|
|
- name: selection_1_base_2_majority |
|
|
list: float64 |
|
|
- name: selection_2_base_1_mean |
|
|
list: float64 |
|
|
- name: selection_2_base_1_majority |
|
|
list: float64 |
|
|
- name: selection_2_base_2_mean |
|
|
list: float64 |
|
|
- name: selection_2_base_2_majority |
|
|
list: float64 |
|
|
- name: selection_3_base_1_mean |
|
|
list: float64 |
|
|
- name: selection_3_base_1_majority |
|
|
list: float64 |
|
|
- name: selection_3_base_2_mean |
|
|
list: float64 |
|
|
- name: selection_3_base_2_majority |
|
|
list: float64 |
|
|
- name: current_1_base_1_mean |
|
|
list: float64 |
|
|
- name: current_1_base_1_majority |
|
|
list: float64 |
|
|
- name: current_1_base_2_mean |
|
|
list: float64 |
|
|
- name: current_1_base_2_majority |
|
|
list: float64 |
|
|
- name: current_2_base_1_mean |
|
|
list: float64 |
|
|
- name: current_2_base_1_majority |
|
|
list: float64 |
|
|
- name: current_2_base_2_mean |
|
|
list: float64 |
|
|
- name: current_2_base_2_majority |
|
|
list: float64 |
|
|
- name: qwen_prompt |
|
|
dtype: string |
|
|
- name: qwen_prompt_tokens |
|
|
list: int64 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 176889 |
|
|
num_examples: 5 |
|
|
- name: test |
|
|
num_bytes: 91340 |
|
|
num_examples: 2 |
|
|
download_size: 267165 |
|
|
dataset_size: 268229 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
- split: test |
|
|
path: data/test-* |
|
|
--- |
|
|
|