sci_lay / README.md
paniniDot's picture
Update README.md
7d656e5
|
raw
history blame
844 Bytes
metadata
license: afl-3.0
task_categories:
  - summarization
tags:
  - medical
pretty_name: Sci Lay - Biomedic Articles Lay Summarization Dataset
size_categories:
  - 10K<n<100K
  - 1K<n<10K
source_datasets:
  - original
dataset_info:
  features:
    - name: doi
      dtype: string
    - name: pmcid
      dtype: string
    - name: title
      dtype: string
    - name: plain_text
      dtype: string
    - name: technical_text
      dtype: string
    - name: journal
      dtype: string
    - name: topics
      sequence: string
    - name: keywords
      sequence: string
  splits:
    - name: train
      num_bytes: 15816242.395054676
      num_examples: 4902
  download_size: 8850424
  dataset_size: 15816242.395054676
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train/
      - split: validation
        path: data/validation/
      - split: test
        path: data/test