Improve model card: Add abstract and sample usage
#2
by nielsr HF Staff - opened
This PR significantly improves the model card for Sparrow by:
- Adding the paper's abstract to provide a detailed overview of the model's innovations and capabilities.
- Including a
transformers-compatible code snippet that demonstrates how to load and use the model for video-language understanding, aligning with itslibrary_name: transformersmetadata tag. This ensures users can easily understand and utilize the model directly from the Hugging Face Hub.
xjtupanda changed pull request status to merged