PubMed / README.md
ManuelAlv's picture
Upload README.md with huggingface_hub
4e452b9
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: input
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 22699692
      num_examples: 135030
    - name: validation
      num_bytes: 5673744
      num_examples: 33757
    - name: test
      num_bytes: 1895905
      num_examples: 11253
  download_size: 18142349
  dataset_size: 30269341

Dataset Card for "PubMed"

More Information needed