--- dataset_info: features: - name: record_id dtype: string - name: family dtype: string - name: edit_type dtype: string - name: difficulty dtype: string - name: instruction dtype: string - name: iou dtype: float64 - name: source dtype: string - name: orig_code dtype: string - name: gt_code dtype: string - name: orig_step dtype: binary - name: gt_step dtype: binary splits: - name: test num_bytes: 347737891 num_examples: 748 download_size: 114469263 dataset_size: 347737891 configs: - config_name: default data_files: - split: test path: data/test-* ---