Drone_Doppler / README.md
Antdochi's picture
Upload README.md with huggingface_hub
8ed874a
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      sequence:
        sequence: float64
    - name: label
      dtype: int64
    - name: type
      dtype: string
  splits:
    - name: train
      num_bytes: 75993012
      num_examples: 13988
    - name: test
      num_bytes: 18998253
      num_examples: 3497
  download_size: 96723379
  dataset_size: 94991265

Dataset Card for "Drone_Doppler"

More Information needed