WRF_casestudy1 / README.md
M2LabOrg's picture
Upload dataset
64cd090 verified
|
raw
history blame
390 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: string
    - name: label
      dtype: int32
  splits:
    - name: train
      num_bytes: 3312
      num_examples: 48
    - name: test
      num_bytes: 828
      num_examples: 12
  download_size: 3863
  dataset_size: 4140
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*