Improve model card: add metadata, paper and GitHub links
#1
by
nielsr HF Staff - opened
This PR improves the model card for AuroLA-7B by:
- Adding
pipeline_tag: feature-extractionto the metadata for better discoverability. - Specifying
library_name: transformersto reflect the model's implementation. - Setting the
licensetoapache-2.0based on the project's repository. - Adding a link to the original research paper and the official GitHub repository.
- Maintaining the existing sample usage and citation info.