Add pipeline tag, library name, and paper link to model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the metadata and content of your model card:
- Adds the
audio-text-to-textpipeline tag to ensure the model is correctly categorized. - Adds
library_name: transformersmetadata since the model uses the Transformers library. - Links the model card to its research paper page on Hugging Face: EmotionThinker: Prosody-Aware Reinforcement Learning for Explainable Speech Emotion Reasoning.
These changes help users find and use your work more effectively.