--- dataset_info: - config_name: NC features: - name: doi dtype: string - name: pmcid dtype: string - name: plain_text dtype: string - name: technical_text dtype: string - name: full_text dtype: string - name: journal dtype: string - name: topics sequence: string - name: keywords sequence: string splits: - name: train num_bytes: 286453072 num_examples: 5549 - name: validation num_bytes: 35652636 num_examples: 694 - name: test num_bytes: 35869803 num_examples: 694 download_size: 174664205 dataset_size: 357975511 - config_name: all features: - name: doi dtype: string - name: pmcid dtype: string - name: plain_text dtype: string - name: technical_text dtype: string - name: full_text dtype: string - name: journal dtype: string - name: topics sequence: string - name: keywords sequence: string splits: - name: train num_bytes: 1579515071 num_examples: 35026 - name: validation num_bytes: 197196187 num_examples: 4380 - name: test num_bytes: 198833964 num_examples: 4384 download_size: 990169794 dataset_size: 1975545222 configs: - config_name: NC data_files: - split: train path: NC/train-* - split: validation path: NC/validation-* - split: test path: NC/test-* - config_name: all data_files: - split: train path: all/train-* - split: validation path: all/validation-* - split: test path: all/test-* ---