ena24_MD3 / README.md
mbiarreta's picture
Upload dataset
1786206 verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': American Black Bear
            '1': American Crow
            '2': Bird
            '3': Bobcat
            '4': Chicken
            '5': Coyote
            '6': Dog
            '7': Domestic Cat
            '8': Eastern Chipmunk
            '9': Eastern Cottontail
            '10': Eastern Fox Squirrel
            '11': Eastern Gray Squirrel
            '12': Grey Fox
            '13': Horse
            '14': Northern Raccoon
            '15': Red Fox
            '16': Striped Skunk
            '17': Virginia Opossum
            '18': White_Tailed_Deer
            '19': Wild Turkey
            '20': Woodchuck
  splits:
    - name: train
      num_bytes: 350575694.95
      num_examples: 6350
    - name: validation
      num_bytes: 28699946.488
      num_examples: 1024
    - name: test
      num_bytes: 27986471
      num_examples: 981
  download_size: 230325755
  dataset_size: 407262112.43799996
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*