--- dataset_info: features: - name: task_index dtype: int64 - name: entry_point dtype: string - name: is_executable dtype: bool - name: is_correct dtype: bool - name: tests_passed dtype: int64 - name: tests_failed dtype: int64 - name: error_type dtype: 'null' - name: halstead_vocabulary dtype: int64 - name: halstead_length dtype: int64 - name: halstead_volume dtype: float64 - name: halstead_difficulty dtype: float64 - name: halstead_effort dtype: float64 splits: - name: train num_bytes: 13150 num_examples: 164 download_size: 12087 dataset_size: 13150 configs: - config_name: default data_files: - split: train path: data/train-* ---