allenai / allenai/olmoearth_projects

Clarify OER_DATASET_PATH and contents

Ouverte
#51 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
84
Forks
14
Métriques de merge des PR
Aucune PR mergée en 30 j

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`

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.