Unconditional Image Generation

Improve model card for Neon: Add pipeline tag, links, abstract, method, benchmarks, and usage

#8
by nielsr HF Staff - opened

This PR significantly enhances the model card for "Neon: Negative Extrapolation From Self-Training Improves Image Generation" by:

  • Adding pipeline_tag: unconditional-image-generation to improve discoverability.
  • Including links to the official paper (https://huggingface.co/papers/2510.03597) and the GitHub repository (https://github.com/SinaAlemohammad/Neon).
  • Providing a comprehensive introduction based on the paper's abstract.
  • Detailing the "Method" with an image from the GitHub repository.
  • Presenting the "Benchmark Performance" table to highlight key results.
  • Incorporating a "Quickstart" section with environment setup, model download, and evaluation code snippets directly from the GitHub README as sample usage.
  • Adding citation and contact information for completeness.

Please review and merge this PR.

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

Sign up or log in to comment