Improve model card metadata and add paper/code links

#2
by nielsr HF Staff - opened

This PR improves the model card for Phi-Ground-Any-4B by:

  • Adding pipeline_tag: image-text-to-text and library_name: transformers to the YAML metadata.
  • Linking the model to the research paper "Covering Human Action Space for Computer Use: Data Synthesis and Benchmark" and the official GitHub repository.
  • Organizing the usage requirements and preprocessing code snippets for better readability while preserving specific character sequences (like \n) required for the prompt format.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment