Improve model card: Add pipeline tag, license, and enhance overview

#1
by nielsr HF Staff - opened

This PR improves the model card for the GTA1 model by:

  • Adding the pipeline_tag: image-text-to-text, which enables the model to be discovered at https://huggingface.co/models?pipeline_tag=image-text-to-text.
  • Updating the license to apache-2.0.
  • Adding specific tags to improve discoverability related to its functionality (e.g., gui-agent, vlm, reinforcement-learning).
  • Restructuring the top section to give a clear overview of the model, including a direct link to the paper (GTA1: GUI Test-time Scaling Agent) and the GitHub repository, along with an illustrative image from the project.
  • Removing the "File information" section, as it's not relevant for a model card.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment