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: transformers tag to enable the "How to use" widget, as the model is compatible with the transformers library.
  • Setting the pipeline_tag: image-text-to-text to 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.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment