Improve model card: Add metadata, links, and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Updating the license to apache-2.0 as indicated by the GitHub repository.
  • Adding pipeline_tag: text-generation for better discoverability.
  • Adding library_name: transformers as the model uses the Transformers and PEFT libraries.
  • Adding a direct link to the paper (Principled RL for Diffusion LLMs Emerges from a Sequence-Level Perspective).
  • Incorporating a "Sample usage" code snippet from the GitHub README to guide users on how to run inference.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment