--- dataset_info: features: - name: uid dtype: string - name: task_type dtype: string - name: domain dtype: string - name: subdomain dtype: string - name: context dtype: 'null' - name: prompt dtype: string - name: gold_answer dtype: string - name: rubric dtype: 'null' - name: hallucination_targets list: string - name: targets_source dtype: string - name: needs_review dtype: bool - name: needs_fact_check dtype: bool - name: source_link dtype: string - name: datasource dtype: string splits: - name: train num_bytes: 28623 num_examples: 73 download_size: 16611 dataset_size: 28623 configs: - config_name: default data_files: - split: train path: data/train-* ---