Improve model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card by:
- Adding
library_name: transformersto the metadata to enable the "Use in Transformers" button. - Adding the
base_modelidentifier to link this adapter to its base model. - Linking the paper to the Hugging Face papers page for better discoverability.
- Refining the model description to specify its role within the VideoMind framework.
These changes help in organizing artifacts on the Hub and make the model easier to find and use for the community.