Add pipeline tag, sample usage and paper/code links
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This pull request improves the model card by:
- Adding the
text-generationpipeline tag to the metadata. - Including a link to the research paper: "Your Absorbing Discrete Diffusion Secretly Models the Conditional Distributions of Clean Data".
- Providing a sample usage code snippet from the official repository to help users load the model.
- Adding the BibTeX citation from the paper.