Improve model card and add metadata for TPRU-7B
#1
by
nielsr HF Staff - opened
Hi there! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card for TPRU-7B.
Specifically, I have:
- Added metadata including the
image-text-to-textpipeline tag and thetransformerslibrary name. - Linked the model to its base model (
Qwen/Qwen2.5-VL-7B-Instruct) and relevant datasets (TPRU-25k,TPRU-test). - Added a descriptive summary of the model's purpose, key tasks (Temporal Reordering, Next-Frame Prediction, and Previous-Frame Review), and its performance highlights as described in the paper.
- Included the BibTeX citation for the ICLR 2026 paper.
These changes will make the model more discoverable and easier to cite for the community. Let me know if you'd like any adjustments!