Improve model card: add pipeline tag, library name, and metadata
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for HieroSA. It adds relevant metadata, including:
pipeline_tag: image-text-to-text: This correctly identifies the model's multimodal task.library_name: transformers: The repository contains the standardconfig.jsonand associated files compatible with the Hugging Face Transformers library.
It also refines the formatting of the model card and ensures clear linking to the research paper and the official GitHub repository.
roufaen
changed pull request status to
merged