Improve model card with full details and usage for LoRI-D_nlu_llama3_rank_64
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for the LoRI-D_nlu_llama3_rank_64
model.
Key changes include:
- Adding the
license: apache-2.0
metadata tag. - Populating the "Model Details" section with a comprehensive summary of LoRI, its authors, model type, language, and base model.
- Including direct links to the official GitHub repository and the Hugging Face collection.
- Providing a clear "How to Get Started" (sample usage) section with runnable Python code for inference.
- Filling in "Training Details" and "Evaluation" sections with information extracted from the paper abstract and GitHub repository.
- Ensuring the "Citation" section is complete with the BibTeX entry.
- Removing all boilerplate "[More Information Needed]" placeholders to create a concise and informative README.
This update makes the model more discoverable, understandable, and easier to use for researchers and practitioners on the Hugging Face Hub.
juzhengz
changed pull request status to
merged