--- 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: labels dtype: class_label: names: '0': BACKGROUND '1': CONCLUSIONS '2': METHODS '3': OBJECTIVE '4': RESULTS - name: text dtype: string - name: uid dtype: int64 splits: - name: train num_bytes: 379382835 num_examples: 2211861 - name: validation num_bytes: 4994899 num_examples: 28932 - name: test num_bytes: 5026344 num_examples: 29493 download_size: 209039426 dataset_size: 389404078 --- # Dataset Card for "pubmed-200k-rct" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)