Add library name and update pipeline tag

#1
by nielsr HF Staff - opened

This PR improves the model card for MCLP-Score by:

  • Adding library_name: transformers to the metadata, which enables the automated code snippet button on the model page (as the model is compatible via its auto_map configuration).
  • Updating the pipeline_tag to audio-text-to-text to better reflect its architecture as a Large Audio Language Model used for scoring.
  • Linking the model to the original paper and official code repository for better accessibility.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment