Improve model card: Add detailed description, usage, links, and training info for LoRI-D adapter
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for LoRI-D_nlu_llama3_rank_32
by:
- Adding
apache-2.0
license and relevant tags to the metadata. - Providing a detailed model description derived from the paper abstract and GitHub README.
- Including direct links to the GitHub repository, the associated project page, and the Hugging Face collection.
- Adding a clear Python code example for loading and performing inference with the LoRI adapter.
- Populating sections on model uses, training details (data, procedure, hyperparameters), evaluation summary, and the official BibTeX citation.
- Embedding a visual diagram of LoRI from the GitHub repository.
This update aims to make the model card more informative, discoverable, and user-friendly for the community.
juzhengz
changed pull request status to
merged