--- 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: 58329895.0 num_examples: 293 - name: validation num_bytes: 2379543.0 num_examples: 23 download_size: 19274390 dataset_size: 60709438.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---