CoolFace
Datasetpublic

andreotte/multi-label-classification-test-small

Dataset Card for "multi-label-classification-test-small" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes7downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: label5    dtype:6      class_label:7        names:8          0: Door9          1: Eaves10          2: Gutter11          3: Vegetation12          4: Vent13          5: Window14  - name: pixel_values15    dtype: image16  splits:17  - name: test18    num_bytes: 1579714.019    num_examples: 2520  - name: train21    num_bytes: 3593924.022    num_examples: 5923  download_size: 517585724  dataset_size: 5173638.025---26# Dataset Card for "multi-label-classification-test-small"27 28[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)