--- dataset_info: features: - name: task_id dtype: string - name: worker_id dtype: string - name: human_label dtype: int64 - name: llm_label dtype: int64 - name: generator_1 dtype: string - name: generator_2 dtype: string - name: instruction dtype: string - name: output_1 dtype: string - name: output_2 dtype: string - name: sub_dataset dtype: string - name: swap_equal dtype: bool splits: - name: train num_bytes: 8269582 num_examples: 6285 download_size: 797840 dataset_size: 8269582 configs: - config_name: default data_files: - split: train path: data/train-* ---