Add pipeline tag, GitHub link and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. This PR improves the model card by:
- Adding the
pipeline_tag: feature-extractionto the metadata for better discoverability. - Adding a link to the official GitHub repository.
- Moving the paper reference from metadata to the markdown content section.
- Ensuring the usage snippet reflects the official documentation.
libertywing changed pull request status to merged