Improve model card metadata and add paper link
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. I noticed this model card could be improved by adding relevant metadata and a link to the research paper.
This PR adds:
pipeline_tag: text-generationto help users discover the model.library_name: transformersto enable the "Use in Transformers" button and code snippets.base_model: Qwen/Qwen3-0.6Bto link it to the original model.- A link to the technical report: dLLM: Simple Diffusion Language Modeling.
These changes will make the model more discoverable and easier to use within the Hugging Face ecosystem.
thanks!
ZHZisZZ changed pull request status to merged