--- dataset_info: features: - name: id dtype: string - name: policy dtype: string - name: non_policy_compliant_new_code dtype: string - name: commit_message dtype: string - name: old_code dtype: string - name: new_code dtype: string splits: - name: train num_bytes: 24665 num_examples: 9 download_size: 32485 dataset_size: 24665 configs: - config_name: default data_files: - split: train path: data/train-* ---