tsantosh7's picture
Update README.md
5d9fc17 verified
metadata
dataset_info:
  features:
    - name: PMCID
      dtype: string
    - name: abstract
      dtype: string
  splits:
    - name: train
      num_bytes: 11730458
      num_examples: 7169
  download_size: 6688064
  dataset_size: 11730458
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
license: mit
task_categories:
  - text-classification
language:
  - en
tags:
  - biology
pretty_name: j
size_categories:
  - 1K<n<10K

PMCID and Abstract Dataset

Description

This dataset contains PMCID identifiers and their corresponding abstracts from Europe PMC. It is intended for identifying metagenomics related article.

Features

  • PMCID: PubMed Central Identifier for the article.
  • Abstract: Abstract text of the article.

Statistics

  • Number of samples: 7039
  • Average abstract length (tokens): 230.60
  • Minimum abstract length (tokens): 4
  • Maximum abstract length (tokens): 1097

License

CCby

Citation

Acknowledgments