--- dataset_info: features: - name: translated_prompt dtype: string - name: content dtype: string - name: claude_classification dtype: string - name: openAI_classification dtype: string - name: disagreement dtype: bool - name: agreed_classification dtype: string splits: - name: train num_bytes: 47823 num_examples: 179 download_size: 24073 dataset_size: 47823 configs: - config_name: default data_files: - split: train path: data/train-* ---