Add library_name and base model metadata

#2
by nielsr HF Staff - opened

Hi, I'm Niels from the Hugging Face community team.

This PR improves the model card by:

  • Adding library_name: transformers to the metadata. Since your config.json includes an auto_map, this will enable the "Open in Transformers" button and help users load the model more easily.
  • Adding base_model: Gen-Verse/MMaDA-8B-MixCoT as referenced in the training instructions.
  • Summarizing benchmark results from the paper in the Evaluation section to provide immediate context on the model's capabilities.
AIDAS Lab org

Hi Niels,

Thanks for the PR and for improving the model card.
I checked the changes, and everything looks good on our side.

Thanks again for the contribution.

Best regards,
Hoeun Lee

leehe228 changed pull request status to merged

Sign up or log in to comment