Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR adds a model card for the GDSD model checkpoint. This repository contains the model weights for GDSD (Guided Denoiser Self-Distillation), as presented in the paper GDSD: Reinforcement Learning as Guided Denoiser Self-Distillation for Diffusion Language Models.
The model card includes:
- Metadata for
library_nameandpipeline_tag. - A link to the paper.
- A link to the official GitHub repository.
- The BibTeX citation for attribution.