Add pipeline tag and GitHub link

#1
by nielsr HF Staff - opened

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

This PR improves the model card for UNCHA by:

  1. Moving the metadata to a proper YAML frontmatter section.
  2. Adding the pipeline_tag: zero-shot-image-classification to the metadata to help users find the model when filtering by task.
  3. Adding a link to the official GitHub repository.
  4. Linking the paper to its arXiv page.

These changes will improve the visibility and usability of the model on the Hub.

hayeonkim changed pull request status to merged

Sign up or log in to comment