Improve model card: add paper/code links and update metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. This PR improves your model card by:

  • Linking the model to the original research paper.
  • Adding a link to the GitHub repository.
  • Updating the license to MIT as indicated in your repository.
  • Removing library_name: transformers from the metadata, as this model uses a custom architecture that is not natively part of the transformers library. This ensures the Hub doesn't display incorrect automated usage snippets.
eemokey changed pull request status to merged
GLACIER_HF org

Hi Niels,

Thank you very much!

Sign up or log in to comment