--- dataset_info: features: - name: commit dtype: string - name: old_file dtype: string - name: new_file dtype: string - name: old_contents dtype: string - name: new_contents dtype: string - name: subject dtype: string - name: message dtype: string - name: lang dtype: string - name: license dtype: string - name: repos dtype: string - name: config dtype: string - name: content dtype: string - name: diff dtype: string - name: diff_length dtype: int64 - name: relative_diff_length dtype: float64 - name: n_lines_added dtype: int64 - name: n_lines_deleted dtype: int64 splits: - name: train num_bytes: 288533585 num_examples: 61209 download_size: 133863596 dataset_size: 288533585 configs: - config_name: default data_files: - split: train path: data/train-* ---