--- dataset_info: features: - name: instance_id dtype: string - name: prompt dtype: string - name: data_source dtype: string - name: ability dtype: string - name: instance dtype: string - name: parsed_commit_content dtype: string - name: problem_statement dtype: string - name: patch dtype: string - name: code_context dtype: string - name: messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 126021203.0 num_examples: 293 - name: validation num_bytes: 5093355.0 num_examples: 23 download_size: 44741754 dataset_size: 131114558.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---