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.
It includes:
- A link to the paper OMAR-RQ: Open Music Audio Representation Model Trained with Multi-Feature Masked Token Prediction.
- The
pipeline_tagset toaudio-classificationfor discoverability (e.g., at https://huggingface.co/models?pipeline_tag=audio-classification). - The
library_nameset toomar_rq. - The
licensefor the model weights (cc-by-nc-sa-4.0). - A link to the official GitHub repository for the code (
https://github.com/MTG/omar-rq). - Detailed usage examples for installation and inference.
- An overview of available models and their performance across various music information retrieval tasks.
- Information regarding pre-training OMAR-RQ models.
- Clear licensing information for both code and model weights.
- A BibTeX citation.
This will significantly improve the visibility and usability of the 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