--- dataset_info: features: - name: instruction dtype: string - name: appropriateness dtype: string - name: strength_of_evidence dtype: string - name: opa dtype: string - name: opb dtype: string - name: opc dtype: string - name: opd dtype: string - name: cop dtype: string splits: - name: train num_bytes: 88897188 num_examples: 207502 - name: test num_bytes: 20917529 num_examples: 48824 - name: validation num_bytes: 15688017 num_examples: 36618 download_size: 25441282 dataset_size: 125502734 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---