configs: | |
- config_name: s2-rgb | |
data_files: | |
- split: test | |
path: s2-rgb/test-* | |
- split: val | |
path: s2-rgb/val-* | |
- split: train | |
path: s2-rgb/train-* | |
dataset_info: | |
config_name: s2-rgb | |
features: | |
- name: img | |
dtype: image | |
- name: labels | |
sequence: string | |
- name: coordinates | |
struct: | |
- name: lrx | |
dtype: int64 | |
- name: lry | |
dtype: int64 | |
- name: ulx | |
dtype: int64 | |
- name: uly | |
dtype: int64 | |
- name: projection | |
dtype: string | |
- name: tile_source | |
dtype: string | |
- name: acquisition_date | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 3453114936.75 | |
num_examples: 125866 | |
- name: val | |
num_bytes: 3393628600.625 | |
num_examples: 123723 | |
- name: train | |
num_bytes: 7391482704.125 | |
num_examples: 269695 | |
download_size: 13839792533 | |
dataset_size: 14238226241.5 | |
# Dataset Card for "BigEarthNet-S2-v1.0" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |