--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* dataset_info: features: - name: question_id dtype: string - name: question dtype: string - name: answer dtype: string - name: context dtype: string - name: fact dtype: string splits: - name: train num_bytes: 6376575 num_examples: 4462 - name: test num_bytes: 333275 num_examples: 238 - name: validation num_bytes: 344539 num_examples: 239 download_size: 3976221 dataset_size: 7054389 --- # Dataset Card for "heq_syn_fact_passage" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)