Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding
pipeline_tag: otherto the metadata for better discoverability. - Including a summary of the model and its capabilities.
- Adding usage instructions with CLI snippets for fine-tuning and linear probing as found in the official GitHub repository.
- Organizing links to the research paper and code.
latentdulhan changed pull request status to merged