Add metadata for library_name and pipeline_tag
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. I've opened this PR to add important metadata to your model card. By specifying library_name: transformers and pipeline_tag: feature-extraction, the model will be more discoverable on the Hub and will correctly show automated usage snippets for the community. I have also slightly improved the formatting of the model card by organizing the resource links and adding a header.
s42chen changed pull request status to
merged
Awesome, thank you!