Improve model card metadata and content
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face. I'm opening this PR to improve the model card for Mobile-Agent-v3.5 (GUI-Owl-1.5).
The improvements include:
- Adding the
image-text-to-textpipeline tag for better discoverability. - Adding
library_name: transformersas the model architecture is compatible with the Transformers library. - Moving the arXiv reference from the YAML metadata to the markdown section as per our best practices.
- Adding a model description and links to the paper and code.
This helps users understand the model's capabilities and find the associated research and code.