Add library_name metadata and improve paper linking
#1
by nielsr HF Staff - opened
This PR improves the model card and metadata by:
- Adding
library_name: transformersto the YAML metadata to enable the "Use in Transformers" button. - Linking the model card to the original research paper: Edit-Based Refinement for Parallel Masked Diffusion Language Models.
- Listing the authors of the paper.
- Adding a BibTeX citation section for researchers.