--- dataset_info: - config_name: non_patches features: - name: commit_id dtype: string - name: repo dtype: string - name: commit_message dtype: string - name: diff dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 34829649489.78742 num_examples: 3632163 - name: test num_bytes: 20625514990.979683 num_examples: 2150904 - name: validation num_bytes: 23837207311.689415 num_examples: 2485831 download_size: 27097847326 dataset_size: 79292371792.45651 - config_name: patches features: - name: commit_id dtype: string - name: repo dtype: string - name: commit_message dtype: string - name: diff dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 3103701433.1543703 num_examples: 11620 - name: test num_bytes: 388096229.1199053 num_examples: 1453 - name: validation num_bytes: 388096229.1199053 num_examples: 1453 download_size: 882106204 dataset_size: 3879893891.3941813 configs: - config_name: non_patches data_files: - split: train path: non_patches/train-* - split: test path: non_patches/test-* - split: validation path: non_patches/validation-* - config_name: patches data_files: - split: train path: patches/train-* - split: test path: patches/test-* - split: validation path: patches/validation-* ---