--- license: apache-2.0 task_categories: - image-segmentation - object-detection language: - en tags: - geospatial - remote-sensing - olmoearth - karst - groundwater - sentinel-1 - sentinel-2 - pennsylvania - geology size_categories: - 10K= 0.8` - Weight: use `confidence` as per-sample loss weight - Triage: prioritize manual review of low-confidence labels --- ## Studio Configuration | Setting | Value | |---|---| | Data sources | Sentinel-1 (VV/VH) + Sentinel-2 (12 bands) | | Time range | 2020-01-01 to 2025-12-31 | | Grid size | 2 km | | Window resolution | 10 m | | Window buffer | 31 px (~310 m) | | Train / val split | 75% / 25% spatial split (128px grid) | --- ## Caveats - **"Other" class is auto-generated** from non-carbonate bedrock polygons; pending domain review. - **Cave merged into sinkhole** — 191 records traceable via `merged_from_cave: true`. - **2,768 outside-carbonate karst labels retained** pending review (some may be valid non-carbonate features). - **Class imbalance** — use class weighting or oversampling for sinkhole (8%) and surface_mine (4%) during training. --- ## Sources All data is public domain. - **PaGEODE Karst Features** — [PA DCNR](https://gis.dcnr.state.pa.us/pageode/) (last updated 2026-02-24) - **PA Bedrock Geology** — [PA DCNR](https://gis.dcnr.state.pa.us/) (DCNR_Bedrock_Geology_Pa_Geologic_Units52023) - **Satellite imagery** — Sentinel-1/2 via OlmoEarth Studio (Microsoft Planetary Computer) ## Related - [allenai/OlmoEarth-v1-Base](https://huggingface.co/allenai/OlmoEarth-v1-Base) - [olmoearth_projects](https://github.com/allenai/olmoearth_projects) - [rslearn](https://github.com/allenai/rslearn) - [OlmoEarth Studio docs](https://olmoearth.allenai.org/docs) ## Citation ```bibtex @dataset{qi2026karst, author = {Qi, Ziming and BAI Group}, title = {OlmoEarth-v1-FT-Karst-Groundwater-Base: Pennsylvania Karst Features for OlmoEarth Fine-Tuning}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/2imi9/OlmoEarth-v1-FT-Karst-Groundwater-Base} } ``` ## License Apache 2.0. PaGEODE and PA Bedrock source data are public domain.