Add pipeline_tag, library_name and paper metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to improve the model card for UnifiedReward-Flex-qwen3vl-2b. Specifically, I've added:
- The
pipeline_tag: image-text-to-textto improve discoverability. - The
library_name: transformerstag to enable the "Use in Transformers" button. - A more descriptive summary of the model based on the paper.
- Direct links to the paper, project page, and code.
This metadata helps users find and use your model more easily. Feel free to merge!