Add metadata and improve model card structure
#1
by
nielsr HF Staff - opened
Hi, this PR improves the model card by adding relevant YAML metadata (pipeline tag and license) and enhancing the content structure. Specifically:
- Added the
image-classificationpipeline tag. - Added the
apache-2.0license. - Linked the paper to its Hugging Face paper page.
- Included the BibTeX citation from the official repository for easier referencing.