Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi there! I'm Niels from the Hugging Face community team.
I've opened this PR to improve the model card for TextPecker-8B-Qwen3VL by adding relevant metadata and structured documentation. Specifically, I have:
- Added
pipeline_tag: image-text-to-textto improve discoverability. - Added
library_name: transformersmetadata to enable integrated code snippets. - Specified the
license: apache-2.0in the YAML metadata. - Included links to the TextPecker paper and the GitHub repository.
- Added a model description and BibTeX citation.
These changes help users find and understand your model more easily. Feel free to merge!
CIawevy changed pull request status to merged