--- dataset_info: features: - name: labels sequence: string - name: tgt dtype: string - name: src dtype: string - name: p(Hallucination) dtype: float64 - name: id dtype: int64 - name: task dtype: string - name: label dtype: string - name: word dtype: string - name: claim dtype: string - name: document_search_word dtype: string - name: in_wiki dtype: string - name: connected_claim dtype: string - name: Factscore_facts dtype: string - name: T5SplitRephrase_facts dtype: string - name: DisSim_facts dtype: string splits: - name: test num_bytes: 438448 num_examples: 563 download_size: 232424 dataset_size: 438448 configs: - config_name: default data_files: - split: test path: data/test-* ---