Add model card for Geo-R1

#2
by nielsr HF Staff - opened

This PR adds an initial model card for the Geo-R1 model, linking it to the paper Geo-R1: Unlocking VLM Geospatial Reasoning with Cross-View Reinforcement Learning.

It includes the library_name: transformers metadata, as evidenced by the config.json and tokenizer_config.json files which indicate compatibility with the transformers library. The pipeline_tag: image-text-to-text is also added to correctly categorize the model as a vision-language model on the Hub.

miniHui changed pull request status to merged

Sign up or log in to comment