--- configs: - config_name: default data_files: - split: train path: data/train-* - split: id_val path: data/id_val-* - split: id_test path: data/id_test-* - split: val path: data/val-* - split: test path: data/test-* dataset_info: features: - name: image sequence: sequence: sequence: float32 - name: label dtype: int64 - name: lat dtype: float64 - name: lon dtype: float64 - name: wealthpooled dtype: float64 - name: country dtype: int64 - name: year dtype: int64 - name: urban dtype: bool - name: nl_mean dtype: float64 - name: nl_center dtype: float64 - name: households dtype: int64 splits: - name: train num_bytes: 15801660900.87406 num_examples: 9797 - name: id_val num_bytes: 1611295216.9003966 num_examples: 999 - name: id_test num_bytes: 1612908125.025422 num_examples: 1000 - name: val num_bytes: 6304857860.724375 num_examples: 3909 - name: test num_bytes: 6391954899.475747 num_examples: 3963 download_size: 16974411052 dataset_size: 31722677003 license: other license_details: LandSat/DMSP/VIIRS data is U.S. Public Domain task_categories: - image-classification tags: - map - poverty - satellite size_categories: - 10K