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: transformersto the metadata, which enables the automated code snippet button on the model page (as the model is compatible via itsauto_mapconfiguration). - Updating the
pipeline_tagtoaudio-text-to-textto 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.