Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
{}
|
| 3 |
+
---
|
| 4 |
+
This model is fine-tuned from [OlmoEarth-v1-Base](https://huggingface.co/allenai/OlmoEarth-v1-Base/) to map ecosystem types.
|
| 5 |
+
It is released under TBD.
|
| 6 |
+
|
| 7 |
+
It is trained on expert-annotated ecosystem type data provided by [Global Ecosystem Atlas](https://globalecosystemsatlas.org/).
|
| 8 |
+
It is trained specifically for the north Africa region.
|
| 9 |
+
The categories correspond to those in the [IUCN Gloabl Ecosystem Typology](https://global-ecosystems.org/page/typology).
|
| 10 |
+
Global Ecosystem Atlas will release the dataset in 2026.
|
| 11 |
+
|
| 12 |
+
For more details, please see the documentation on GitHub at https://github.com/allenai/olmoearth_projects/blob/main/docs/ecosystem_type_mapping.md
|