--- dataset_info: features: - name: id dtype: string - name: prompt dtype: string - name: system_message dtype: string - name: user_query dtype: string - name: user_id dtype: string - name: truthful_response dtype: string - name: deceptive_response dtype: string - name: sensitive_info dtype: string - name: non_sensitive_info dtype: string - name: full_context dtype: string - name: split dtype: string - name: deceptive_lr_lie_prob dtype: float64 - name: truthful_lr_lie_prob dtype: float64 - name: lr_prediction_lie dtype: bool - name: lr_prediction_truth dtype: bool splits: - name: train num_bytes: 325800296 num_examples: 64888 download_size: 181735610 dataset_size: 325800296 configs: - config_name: default data_files: - split: train path: data/train-* ---