nielsr HF Staff commited on
Commit
3575131
·
verified ·
1 Parent(s): b4e8a33

Add model card

Browse files

This PR adds a model card for the paper [GRE Suite: Geo-localization Inference via Fine-Tuned Vision-Language Models and Enhanced Reasoning Chains](https://huggingface.co/papers/2505.18700).

It also adds a relevant pipeline tag, ensuring the model can be found at https://huggingface.co/models?pipeline_tag=image-text-to-text.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-text-to-text
3
+ library_name: transformers
4
+ ---
5
+
6
+ This repository contains the model from the paper [GRE Suite: Geo-localization Inference via Fine-Tuned Vision-Language Models and Enhanced Reasoning Chains](https://huggingface.co/papers/2505.18700).
7
+
8
+ Code: https://github.com/Thorin215/GRE