Update model card: add paper link, correct pipeline tag, and refine usage instructions
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Linking the model to its corresponding paper: The TMU System for the XACLE Challenge: Training Large Audio Language Models with CLAP Pseudo-Labels.
- Updating the
pipeline_tagtoaudio-text-to-textto better represent the Large Audio Language Model (LALM) architecture. - Adding the official GitHub repository link.
- Updating the code usage example to include the necessary BEATs checkpoint path, following the instructions found in the GitHub repository.
- Adding the test set performance results from the paper.
Thank you. That's a big help.
Atotti
changed pull request status to
merged