Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding relevant metadata:
library_name: transformers: Enables the "how to use" widget on the model page with a Transformers code snippet.pipeline_tag: feature-extraction: Ensures the model can be found under the correct task category on the Hugging Face Hub.
Schrieffer
changed pull request status to
merged