ola-specific's picture
Upload folder using huggingface_hub
6a6e5f2 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: text
      dtype: string
    - name: labels
      dtype:
        class_label:
          names:
            '0': ' Pain Management'
            '1': ' Chiropractic'
            '2': ' Podiatry'
            '3': ' Pediatrics - Neonatal'
            '4': ' Discharge Summary'
            '5': ' Cosmetic / Plastic Surgery'
            '6': ' Neurology'
            '7': ' Endocrinology'
            '8': ' Rheumatology'
            '9': ' Orthopedic'
            '10': ' Dentistry'
            '11': ' Allergy / Immunology'
            '12': ' Psychiatry / Psychology'
            '13': ' Consult - History and Phy.'
            '14': ' Dermatology'
            '15': ' Radiology'
            '16': ' Speech - Language'
            '17': ' Physical Medicine - Rehab'
            '18': ' Sleep Medicine'
            '19': ' Hospice - Palliative Care'
            '20': ' Diets and Nutritions'
            '21': ' Urology'
            '22': ' ENT - Otolaryngology'
            '23': ' Gastroenterology'
            '24': ' Letters'
            '25': ' Surgery'
            '26': ' Bariatrics'
            '27': ' Ophthalmology'
            '28': ' Neurosurgery'
            '29': ' Emergency Room Reports'
            '30': ' Nephrology'
            '31': ' Lab Medicine - Pathology'
            '32': ' Office Notes'
            '33': ' Cardiovascular / Pulmonary'
            '34': ' SOAP / Chart / Progress Notes'
            '35': ' Autopsy'
            '36': ' General Medicine'
            '37': ' IME-QME-Work Comp etc.'
            '38': ' Obstetrics / Gynecology'
            '39': ' Hematology - Oncology'
    - name: display_labels
      dtype: string
  splits:
    - name: train
      num_bytes: 14588035
      num_examples: 4499
    - name: test
      num_bytes: 1628646
      num_examples: 500
  download_size: 8475715
  dataset_size: 16216681
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*