potholes-dataset / README.md
Andyrasika's picture
Upload README.md with huggingface_hub
fab44df
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 26575443.0
num_examples: 350
- name: validation
num_bytes: 2929769.0
num_examples: 34
- name: test
num_bytes: 1442112.0
num_examples: 16
download_size: 30638600
dataset_size: 30947324.0
---
# Dataset Card for "potholes-dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)