--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: text dtype: string - name: label sequence: string splits: - name: train num_bytes: 54362063.2 num_examples: 40000 - name: test num_bytes: 13590515.8 num_examples: 10000 download_size: 38877951 dataset_size: 67952579.0 --- # Dataset Card for "pubmed" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)