Add pipeline tag, paper link, and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. I've opened this PR to improve the model card for Mobile-VideoGPT-0.5B.
The updates include:
- Adding the
pipeline_tag: video-text-to-textfor better discoverability. - Adding
library_name: transformersmetadata. - Linking the model to its research paper.
- Adding a sample usage section with code from your GitHub repository to help users run the model.
- Updating the license to
cc-by-nc-sa-4.0to match the GitHub repository.
These changes help users find and use your model more effectively.