--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: input dtype: string - name: output dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 72407 num_examples: 201 - name: validation num_bytes: 26029 num_examples: 67 - name: test num_bytes: 25596 num_examples: 68 download_size: 73057 dataset_size: 124032 --- # Dataset Card for "ClaimEvidenceDataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)