--- license: mit configs: - config_name: default data_files: - split: split1 path: data/split1-* - split: split2 path: data/split2-* - split: split3 path: data/split3-* - split: split4 path: data/split4-* dataset_info: features: - name: repo dtype: string - name: pr_number dtype: int64 - name: title dtype: string - name: body dtype: string - name: buggy_commit dtype: string - name: fix_commit dtype: string - name: buggy_distance dtype: int64 - name: confidence dtype: string - name: files list: - name: filename dtype: string - name: patch dtype: string - name: additions dtype: int64 - name: deletions dtype: int64 splits: - name: split1 num_bytes: 34024342 num_examples: 6000 - name: split2 num_bytes: 31467405 num_examples: 6000 - name: split3 num_bytes: 34011489 num_examples: 6000 - name: split4 num_bytes: 34819671 num_examples: 6000 download_size: 50269862 dataset_size: 134322907 task_categories: - text-generation language: - en tags: - code pretty_name: Github issues dataset size_categories: - 10K ⚠️ Warning This dataset currently includes pull requests from 10 of the planned 25 repositories, totaling approximately 24,000 entries. The final release is expected to contain ~50,000 entries and occupy ~2 GB of storage.