Improve model card and add metadata
#1
by
nielsr HF Staff - opened
This PR improves the model card for VPTracker. Key changes include:
- Added YAML metadata including
pipeline_tag: image-text-to-text,library_name: transformers, andbase_model: Qwen/Qwen3-VL-4B-Instruct. - Added links to the research paper VPTracker: Global Vision-Language Tracking via Visual Prompt and MLLM and the official GitHub repository.
- Included a brief summary of the model's functionality based on the paper abstract.
- Retained and organized the installation and citation sections for better readability.
jcwang0602 changed pull request status to
merged