--- configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: text dtype: string - name: summary dtype: string splits: - name: test num_bytes: 126100060 num_examples: 6592 - name: train num_bytes: 96394526.44590327 num_examples: 5000 - name: validation num_bytes: 19355274.16145754 num_examples: 1005 download_size: 78306070 dataset_size: 241849860.6073608 --- # Dataset Card for "pubmed-2048" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)