Add comprehensive model card for OMAR-RQ
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the OMAR-RQ model, which was previously empty.
It includes:
- A link to the paper: OMAR-RQ: Open Music Audio Representation Model Trained with Multi-Feature Masked Token Prediction.
- A link to the official GitHub repository: https://github.com/MTG/OMAR-RQ.
- Detailed usage examples for inference, installation instructions, and information on available model variants.
- The appropriate license (
cc-by-nc-sa-4.0
) for the model weights. - The
audio-classification
pipeline tag, making the model discoverable under relevant tasks like music tagging. - The
omar_rq
library name, improving clarity for users. - Additional tags to enhance discoverability (e.g.,
audio
,music
,self-supervised-learning
).
This update significantly improves the discoverability and usability of the OMAR-RQ model on the Hugging Face Hub.
@nielsr
,
Thank you very much for your contribution.
I committed a version of your model card suggestion with the changes applied in
https://huggingface.co/mtg-upf/omar-rq-multifeature-25hz-fsq/discussions/1#686d51a0641747b25a1bffb2
p-alonso
changed pull request status to
closed