pubmed-2shot-4096 / README.md
anumafzal94's picture
Upload README.md with huggingface_hub
6da888f
|
raw
history blame contribute delete
No virus
645 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: summary
      dtype: string
    - name: few-shot
      dtype: bool
  splits:
    - name: test
      num_bytes: 8149116.593446602
      num_examples: 426
    - name: train
      num_bytes: 139802654.7469022
      num_examples: 7242
  download_size: 20828412
  dataset_size: 147951771.3403488

Dataset Card for "pubmed-2shot-4096"

More Information needed