--- dataset_info: features: - name: Question dtype: string - name: Knowledge dtype: string - name: Ground Truth Answer dtype: string - name: Hallucinated Answer dtype: string - name: Justification of Hallucinated Answer dtype: string - name: GPT_4o dtype: string - name: GPT_4o_mini dtype: string - name: Llama dtype: string splits: - name: train num_bytes: 154640 num_examples: 50 download_size: 98014 dataset_size: 154640 configs: - config_name: default data_files: - split: train path: data/train-* ---