Improve model card for Artemis: Add metadata, links, and usage example
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for Artemis by:
- Adding the
library_name: transformerstag to enable the "How to use" widget, as the model is compatible with thetransformerslibrary. - Setting the
pipeline_tag: image-text-to-textto better categorize the model on the Hub for multimodal tasks. - Linking to the official Hugging Face paper page, the project page, and the GitHub repository.
- Populating the content section with a detailed description, motivation, key innovations, method overview, installation instructions, a sample usage code snippet, evaluation details, acknowledgements, and citation information, all adapted from the project's GitHub README.