--- dataset_info: features: - name: instance_id dtype: string - name: bug_type dtype: string - name: difficulty dtype: string - name: number_of_hunks dtype: int64 - name: loc dtype: int64 - name: function_scope dtype: int64 splits: - name: train num_bytes: 2745 num_examples: 32 download_size: 3525 dataset_size: 2745 configs: - config_name: default data_files: - split: train path: data/train-* ---