Improve model card: add pipeline tag, links, and clean metadata
#1
by nielsr HF Staff - opened
This PR improves the model card of the REALM model repository by:
- Adding the
pipeline_tag: image-feature-extractionto the metadata. - Removing the
arxivfield from the YAML metadata as per Hugging Face guidelines, and referencing the paper via Markdown links instead. - Adding explicit links to the paper on Hugging Face, the official GitHub repository, and the project page.
Thanks!
viciopoli changed pull request status to merged