Add model card metadata and paper link
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card by:
- Adding
pipeline_tag: text-generationandlibrary_name: transformersto the YAML metadata. - Specifying the
base_modelasQwen/Qwen3-4B-Thinking-2507. - Adding a link to the research paper: DR-Venus: Towards Frontier Edge-Scale Deep Research Agents with Only 10K Open Data.
- Including the official GitHub repository link for easier access to the codebase.