CoolFace
Datasetpublic

ZeeeWP/terrain_map-clone

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes4downloads
README.md20 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: pixel_values5    dtype: image6  - name: label7    dtype: image8  splits:9  - name: train10    num_bytes: 22202582.011    num_examples: 1912  download_size: 215503313  dataset_size: 22202582.014configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20