--- dataset_info: features: - name: program_1 dtype: string - name: program_2 dtype: string - name: winner dtype: int64 - name: accuracy_1 dtype: float64 - name: accuracy_2 dtype: float64 - name: accuracy_difference dtype: float64 - name: model_1 dtype: string - name: model_2 dtype: string - name: prompt dtype: string - name: tests sequence: string splits: - name: train num_bytes: 2476888565 num_examples: 490333 download_size: 124834643 dataset_size: 2476888565 configs: - config_name: default data_files: - split: train path: data/train-* ---