Add model card and link to paper
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Linking it to the paper NI Sampling: Accelerating Discrete Diffusion Sampling by Token Order Optimization.
- Adding a link to the official GitHub repository.
- Including the
pipeline_tag: text-classificationin the metadata to improve discoverability. - Providing evaluation commands for sample usage as described in the GitHub README.
- Adding the citation information from the paper.