Kossisoroyce's picture
HDX repackage via ESA pipeline
5687cdc verified
|
raw
history blame
853 Bytes
---
dataset_info:
features:
- name: x
dtype: float64
- name: y
dtype: float64
- name: osm_id
dtype: int64
- name: osm_type
dtype: string
- name: completeness
dtype: float64
- name: loc_amenity
dtype: string
- name: loc_name
dtype: string
- name: changeset_id
dtype: float64
- name: changeset_version
dtype: float64
- name: changeset_timestamp
dtype: timestamp[ns, tz=UTC]
- name: meta_id
dtype: string
- name: esa_source
dtype: string
- name: esa_processed
dtype: string
splits:
- name: train
num_bytes: 117106
num_examples: 755
- name: test
num_bytes: 29279
num_examples: 189
download_size: 85303
dataset_size: 146385
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---