--- 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: label dtype: int64 splits: - name: train num_bytes: 13456200 num_examples: 10828 - name: validation num_bytes: 3349088 num_examples: 2707 - name: test num_bytes: 1136311 num_examples: 903 download_size: 9609390 dataset_size: 17941599 --- # Dataset Card for "Medical_Summaries" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)