Add model card, library name, and pipeline tag
#1
by nielsr HF Staff - opened
This PR improves the model card for DAR-R1 by:
- Specifying the
transformerslibrary name to enable automated code snippets. - Adding the
video-text-to-textpipeline tag for discoverability. - Linking the model card to the official GitHub repository, dataset, and arXiv paper.
- Adding a quick-start evaluation code snippet from the repository.
Please review and merge if this looks good!