sci_lay / README.md
paniniDot's picture
Update README.md
0089ff8
|
raw
history blame
No virus
663 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_examples: 39012
    - name: validation
      num_examples: 4011
    - name: test
      num_examples: 4011