Improve model card: Add metadata and links to paper, project, and code
#1
by
						
nielsr
	
							HF Staff
						- opened
							
					
This PR enhances the model card by:
- Adding the pipeline_tag: video-text-to-textfor better discoverability of the model via the appropriate filter on the Hub.
- Specifying library_name: transformersto enable the automated "how to use" widget on the model page, based on evidence fromconfig.jsonandtokenizer_config.json.
- Including a direct link to the paper Learning Human-Perceived Fakeness in AI-Generated Videos via Multimodal LLMs.
- Adding links to the project page (https://deeptracereward.github.io/) and the GitHub repository (https://github.com/deeptracereward/deeptracereward).
Please review and merge this PR if these improvements are satisfactory.

