--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: full path: data/full-* dataset_info: features: - name: document dtype: string - name: qa_pair dtype: string splits: - name: train num_bytes: 335038.44083526684 num_examples: 344 - name: validation num_bytes: 42853.75406032483 num_examples: 44 - name: test num_bytes: 41879.805104408355 num_examples: 43 - name: full num_bytes: 419772 num_examples: 431 download_size: 233651 dataset_size: 839544.0 --- # Dataset Card for "privacyqa" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)