elpv-augmented / README.md
mjphayes's picture
Upload README.md with huggingface_hub
0b9daf4
---
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
- name: class
dtype: int64
- name: type
dtype: string
splits:
- name: train
num_bytes: 138172974.72
num_examples: 4416
- name: validation
num_bytes: 13534024.0
num_examples: 394
- name: test
num_bytes: 22354586.0
num_examples: 654
download_size: 191567217
dataset_size: 174061584.72
---
# Dataset Card for "elpv-augmented"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)