configs: - config_name: default data_files: - split: train path: train/metadata.csv - split: test path: test/metadata.csv dataset_info: features: - name: IMG_FILE dtype: string - name: LAT dtype: float64 - name: LON dtype: float64