Add galileo base model
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Live Fuel Moisture Content (LFMC) Mapping from Multimodal Earth Observation Data
|
| 5 |
|
|
@@ -11,4 +13,4 @@ For more information, please see our [paper](https://arxiv.org/abs/2506.20132).
|
|
| 11 |
|
| 12 |
## License
|
| 13 |
|
| 14 |
-
This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- nasaharvest/galileo
|
| 5 |
---
|
| 6 |
# Live Fuel Moisture Content (LFMC) Mapping from Multimodal Earth Observation Data
|
| 7 |
|
|
|
|
| 13 |
|
| 14 |
## License
|
| 15 |
|
| 16 |
+
This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use).
|