ferrazzipietro's picture
Upload dataset
c9fef2c verified
|
raw
history blame contribute delete
625 Bytes
metadata
dataset_info:
  features:
    - name: abstractText
      dtype: string
    - name: pmid
      dtype: string
    - name: label
      dtype: string
    - name: mesh_target
      dtype: string
  splits:
    - name: train
      num_bytes: 1764168315
      num_examples: 1029831
    - name: validation
      num_bytes: 923614955
      num_examples: 545279
    - name: test
      num_bytes: 922441104
      num_examples: 544842
  download_size: 1963780411
  dataset_size: 3610224374
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*