Add pipeline tag and improve model card documentation
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to improve the metadata and documentation of the LemonFM model card. Specifically, I've added the image-feature-extraction pipeline tag to the YAML metadata, which allows the model to be indexed correctly in the Hub's model gallery. I've also added relevant tags and cleaned up the Markdown content to ensure that links to the paper, code, and project page are prominent. Finally, I've included a sample usage snippet to help users get started with feature extraction quickly.