Update pipeline tag, add paper ID, abstract, and GitHub link

#1
by nielsr HF Staff - opened

This PR updates the model card for the EditScore model to improve its discoverability and provide more comprehensive information for users.

Key changes include:

  • Updated pipeline_tag: Changed from text-generation to image-text-to-text to accurately reflect the model's functionality as a reward model for instruction-guided image editing, which takes both images and text as input to produce a textual score.
  • Added paper metadata: Included the Hugging Face paper ID 2509.23909 in the metadata for better integration with the Hugging Face Hub.
  • Added Paper Abstract: Incorporated the paper's abstract into a dedicated section to give users a quick overview of the model's purpose and methodology.
  • Added Code Repository Link: Provided a direct link to the official GitHub repository for easy access to the source code and further resources.

These changes enhance the model card's clarity and ensure it meets best practices for documentation on the Hugging Face Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment