pubmed_clean / README.md
darknight054's picture
Update README.md
84b1bc6 verified
metadata
license: apache-2.0
tags:
  - biology
  - medical
size_categories:
  - 1M<n<10M
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: pmc_id
      dtype: string
    - name: clean_content
      dtype: string
  splits:
    - name: train
      num_bytes: 193101237930
      num_examples: 4358639
  download_size: 102677181158
  dataset_size: 193101237930

A cleaned Pubmed commercial available files dataset. Will update the script used to clean soon.