Add pipeline tag, improve model card
#1
by nielsr HF Staff - opened
This PR improves the model card for SOLAR by:
- Removing the
arxivfield from the YAML metadata (as per Hugging Face guidelines). - Adding the
pipeline_tag: feature-extractionto categorize the model and make it discoverable. - Adding the BibTeX citation from the repository.
yangwj211 changed pull request status to merged