extendedDataset / README.md
Wheathin's picture
Upload dataset
bb93bb7 verified
|
raw
history blame
585 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: Latitude
dtype: float64
- name: Longitude
dtype: float64
splits:
- name: train
num_bytes: 3842821792.0
num_examples: 628
- name: validation
num_bytes: 829989772.0
num_examples: 134
- name: test
num_bytes: 852302076.0
num_examples: 139
download_size: 5525210072
dataset_size: 5525113640.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---