Improve model card: Add metadata, GitHub link, and overview

#1
by nielsr HF Staff - opened

This PR enhances the model card for the MAGIC model by:

  • Adding pipeline_tag: text-generation for better discoverability.
  • Including library_name: transformers to enable the automated inference widget, as the models are based on standard LLM architectures.
  • Adding relevant tags related to LLM safety, adversarial games, and reinforcement learning.
  • Incorporating a link to the official GitHub repository for easy access to the source code.
  • Updating the author list in both the markdown content and the BibTeX citation to include all authors listed in the paper.
  • Adding a concise "Overview" section, summarizing the model's core concept from the paper's abstract.

These updates aim to provide a more comprehensive and discoverable model card for the Hugging Face community.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment