data1 / README.md
monkseal555's picture
Upload README.md with huggingface_hub
4105d6b verified
metadata
license: other
license_name: restricted
license_link: LICENSE
dataset_info:
  features:
    - name: image
      dtype:
        array2_d:
          shape:
            - 28
            - 28
          dtype: uint8
    - name: hurricane_name
      dtype:
        class_label:
          names:
            '0': Florence
            '1': HNR1
            '2': HNR2
            '3': Ideal3
            '4': Ideal4
            '5': Ideal5
            '6': Maria
            '7': Wilma
    - name: file_type
      dtype:
        class_label:
          names:
            '0': satellite
    - name: wind_speed
      dtype:
        class_label:
          names:
            '0': 105-110
            '1': 110-115
            '2': 115-120
            '3': 135-140
            '4': 40-45
            '5': 90-95
  splits:
    - name: train
      num_bytes: 5544
      num_examples: 6
    - name: test
      num_bytes: 1848
      num_examples: 2
  download_size: 13586
  dataset_size: 7392