sci_lay / README.md
paniniDot's picture
Update README.md
6ca3c28
|
raw
history blame
735 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
      _type: Value
    - name: pmcid
      dtype: string
      _type: Value
    - name: title
      dtype: string
      _type: Value
    - name: plain_text
      dtype: string
      _type: Value
    - name: technical_text
      dtype: string
      _type: Value
    - name: journal
      dtype: string
      _type: Value
    - name: topics
      feature:
        dtype: string
        _type: Value
      _type: Sequence
    - name: keywords
      feature:
        dtype: string
        _type: Value
      _type: Sequence