Add model metadata and update paper links
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I'm opening this PR to improve the model card for AdaReasoner.
Specifically, I have:
- Added
pipeline_tag: image-text-to-textto ensure the model is correctly categorized on the Hub. - Added
library_name: transformersas the model uses the Qwen2.5-VL architecture. - Included the
license: apache-2.0in the metadata. - Updated the "Paper" badge and introductory text to link directly to the research paper on arXiv.
- Added descriptive tags like
tool-useandvisual-reasoning.
This metadata will help users discover and use your model more effectively. Let me know if you have any questions!