Update model card with new paper, add pipeline tag and library_name
#1
by
nielsr
HF Staff
- opened
This PR updates the model card to reflect the paper "Commentary Generation for Soccer Highlights" (https://huggingface.co/papers/2508.07543), which describes an extension of the MatchTime model.
It also improves the model's discoverability by adding:
- The
pipeline_tag: video-text-to-text, ensuring it appears in relevant model filters. - The
library_name: transformers, to enable the "How to use" widget.
The comprehensive usage instructions and links to the project page and original MatchTime paper are retained and clearly presented.
Best wishes! Cheers for soccer
Thanks, any reason not to merge this PR?