Add model card, pipeline tag, and links to paper and code
#1
by nielsr HF Staff - opened
This PR improves the model card for MADB by:
- Adding the
audio-classificationpipeline tag to make the model discoverable on the Hub. - Linking the model to its official paper page: https://huggingface.co/papers/2607.06929
- Providing links to the official code repository and dataset.
- Documenting quick-start instructions for running evaluations with the model.