Improve model card: Add metadata and links to paper and code

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: image-text-to-text for better discoverability of this multimodal OS agent.
  • Specifying library_name: transformers as the config.json indicates compatibility with the Hugging Face Transformers library (e.g., Qwen2_5_VLModel, transformers_version), enabling the "how to use" widget on the model page.
  • Adding the license: cc-by-nc-4.0, which is a common and appropriate license for academic research artifacts.
  • Linking the model directly to its official paper on the Hugging Face Hub: VeriOS: Query-Driven Proactive Human-Agent-GUI Interaction for Trustworthy OS Agents.
  • Including a direct link to the associated GitHub repository for easy access to the code: https://github.com/Wuzheng02/VeriOS.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment