Improve model card: Update license, pipeline tag, add agent tag, and full abstract

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for WebExplorer-8B by:

  • Updating the license metadata from mit to apache-2.0 to accurately reflect the license indicated in the project's GitHub repository.
  • Changing the pipeline_tag from text-generation to image-text-to-text to better categorize this web agent model, which interacts with and processes information from web pages, potentially involving visual elements, as per Hugging Face guidelines for relevant metadata.
  • Adding agent to the tags for improved discoverability, given the model's explicit description as a "long-horizon web agent."
  • Adding a paper metadata tag (2509.06501) to link the model directly to its corresponding paper on the Hugging Face Hub.
  • Replacing the brief "Overview" section with the full paper abstract to provide more comprehensive and detailed information about the model's approach and findings directly in the model card.

These changes enhance the model card's accuracy, discoverability, and informativeness for the community.

Junteng changed pull request status to merged

Sign up or log in to comment