--- dataset_info: features: - name: instruct_prompt dtype: string - name: complete_prompt dtype: string - name: code_prompt dtype: string - name: entry_point dtype: string - name: question dtype: string - name: reference_solution dtype: string - name: buggy_solution dtype: string - name: ground_truth dtype: string - name: data_source dtype: string - name: uid dtype: string - name: index dtype: int64 - name: starter_code dtype: string - name: truncated_instruct_prompt dtype: string - name: metadata struct: - name: func_name dtype: string - name: bcb_split dtype: string - name: mutation_info dtype: string splits: - name: test num_bytes: 1142275 num_examples: 127 download_size: 429968 dataset_size: 1142275 configs: - config_name: default data_files: - split: test path: data/test-* ---