peldrak's picture
Upload README.md with huggingface_hub
220854f verified
|
raw
history blame contribute delete
No virus
727 Bytes
---
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: pixel_values
dtype: image
- name: label
dtype: image
splits:
- name: train
num_bytes: 1390618199.888
num_examples: 1296
- name: validation
num_bytes: 459472007.0
num_examples: 370
- name: test
num_bytes: 156816807.0
num_examples: 186
download_size: 2083147248
dataset_size: 2006907013.888
---
# Dataset Card for "coastTrain_1024-1024"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)