Improve model card with metadata and updated links
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding the
pipeline_tag: image-feature-extractionto improve discoverability for models capable of extracting features from images. - Setting the
licensetootherin the metadata, as the model uses a custom "OlmoEarth Artifact License". The link to the full license text inLICENSE.txtis retained in the content. - Updating the paper link to point to the official Hugging Face papers page: OlmoEarth: Stable Latent Image Modeling for Multimodal Earth Observation.
- Clearly presenting the links to the GitHub repository and the project page for easy access.