Add model card: Include essential metadata, paper, and code links
#1
by
nielsr HF Staff - opened
This PR adds a comprehensive model card for the Vision-Zero model.
It includes:
- The
pipeline_tag: image-text-to-textfor discoverability on the Hugging Face Hub. library_name: transformersas indicated by the model'sconfig.jsonandtokenizer_config.json, enabling the automated "How to use" widget.- A link to the paper: Vision-Zero: Scalable VLM Self-Improvement via Strategic Gamified Self-Play.
- A link to the official GitHub repository: https://github.com/wangqinsi1/Vision-Zero.
- A concise summary of the model's capabilities, an overview image, and citation information.
This update makes the model more discoverable and provides clearer guidance for users.