Improve model card: Add library_name, relevant tags, and update paper info for RICE
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for mlcd-vit-bigG-patch14-448 by:
- Adding
library_name: transformersto the metadata, which enables the "Use in Transformers" widget on the Hub. - Updating the primary paper reference to Region-based Cluster Discrimination for Visual Representation Learning and including its abstract for better context.
- Adding explicit links to the GitHub repository for the associated codebase.
- Updating the citation section with the correct BibTeX for the RICE paper.
- Introducing relevant
tagssuch asvision-transformer,ocr,object-detection,semantic-segmentation,multimodal-llm, andgeneral-purposeto improve model discoverability based on its capabilities described in the paper abstract.