Update pipeline, tags & language
#1
by
tomaarsen
HF staff
- opened
Hello!
This is looking awesome! I'm very interested to see this model in action more. In this PR I've added some more metadata to help the discoverability of the model even further.
- The
pipeline_tag: sentence-similarity
should give an Inference API widget on the right side of your model like e.g. all-MiniLM-L6-v2 has - this one's more useful for people than the current widget. - The
tags
should show that the model can be used for sentence similarity & feature extraction, two common tasks, and that it's compatible withsentence-transformers
. - The
language
should allow the model to show up when filtering for English or Chinese models only.
- Tom Aarsen
Thank you so much for your suggestions ~
I am looking forward for your more feedback of your usage ~
maidalun1020
changed pull request status to
merged