allenai / allenai/olmoearth_projects

Clarify OER_DATASET_PATH and contents

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
84
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The docs are a bit vague on this in `FinetuneOlmoEarthSegmentation` stating
```
export OER_DATASET_PATH=/path/to/your/oerun_dataset/folder # Replace with desired dataset folder path
```
I created a new folder and used that, then `prepare_labeled_windows` fails with
```
ValueError: Annotation task features file not found: /teamspace/studios/this_studio/data/oerun_dataset/annotation_task_features.geojson
```
However I see that file has been created at some point at
```
olmoearth_projects/docs/tutorials/FinetuneOlmoEarthSegmentation/config/annotation_task_features.geojson
```
So assume this needs to be copied over to `oerun_dataset`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.