Add pipeline tag and library name
#1
by nielsr HF Staff - opened
This PR adds the pipeline_tag and the library_name to the metadata of the model card. The pipeline_tag is set to feature-extraction to ensure the model can be found at https://huggingface.co/models?pipeline_tag=feature-extraction.
Umean changed pull request status to closed