pubmed / README.md
kardosdrur's picture
Upload README.md with huggingface_hub
3c1a264 verified
|
raw
history blame
582 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      sequence: string
  splits:
    - name: train
      num_bytes: 54362063.2
      num_examples: 40000
    - name: test
      num_bytes: 13590515.8
      num_examples: 10000
  download_size: 38877951
  dataset_size: 67952579

Dataset Card for "pubmed"

More Information needed