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 fromtext-generationtoimage-text-to-textto 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
papermetadata: Included the Hugging Face paper ID2509.23909in 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.