metadata
dataset_info:
features:
- name: region
dtype: string
- name: timestamp
dtype: string
- name: split
dtype: string
- name: rgb_path
dtype: string
- name: ndvi_path
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 46426
num_examples: 56
- name: test
num_bytes: 11571
num_examples: 14
download_size: 23768
dataset_size: 57997
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*