Improve model card: Add `library_name`, update `license`, link paper & code, correct title and citation

#1
by nielsr HF Staff - opened

This PR improves the model card for "Financial Risk Relation Identification through Dual-view Adaptation β€” Encoder" by:

  • Adding library_name: transformers to the metadata, enabling the automated "how to use" widget on the Hub, as the model is compatible with the Transformers library.
  • Updating the license from other to apache-2.0, aligning with common open-source practices and model lineage.
  • Adding direct links to the Hugging Face paper page (https://huggingface.co/papers/2509.18775) and the GitHub repository (https://github.com/cnclabs/codes.fin.relation) at the top of the README for enhanced discoverability.
  • Correcting the main title and the introductory sentence of the model card to "Financial Risk Relation Identification through Dual-view Adaptation" to precisely match the paper's official title.
  • Updating the BibTeX citation to use a comprehensive arXiv format, including the correct paper title, eprint, archivePrefix, primaryClass, and url for the official preprint.

Please review these improvements.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment